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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ludwigsburg 08.15 Uhr to Landgasthaus kurz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/33b004ae-454c-409a-9f5c-c2f1fb485850"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36088/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52579/",
    "metadata": {
        "length": 377601,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 40,
        "size": 1767,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}