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

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

{
    "category": "https://api.routeconverter.com/v1/categories/33/",
    "description": "AS4 to B85 Nürnberger Straße",
    "creator_name": "heldimen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76250b1b-1236-4c9c-83cc-87d2d5f4b1f6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26559/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40210/",
    "metadata": {
        "length": 330747,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 41,
        "size": 1254,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}