This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/2514/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3787bd08970ebda0c293a8d1542f0783"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/578/",
    "description": "Hohnstein_SüdWest",
    "creator_name": "bejo52",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/182a00be-5e0c-4510-855b-9b9c4d9ddb67"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2016/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2514/",
    "metadata": {
        "length": 147372,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 17,
        "size": 2279,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "CZ"
    }
}