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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour1.2 Punkt48 to Tour1.2 Punkt95",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0284e32c-2414-49ee-b143-0075148a51cd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34949/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51440/",
    "metadata": {
        "length": 274257,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1680,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}