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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ravensburg to Ravensburg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51528a00-f715-4bfd-9368-dc781f113b29"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36830/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53321/",
    "metadata": {
        "length": 200712,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 41,
        "size": 1587,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}