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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "001 to 065",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8dc208b1-5e61-46ab-9f6e-a213f0e435cf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38322/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54813/",
    "metadata": {
        "length": 146352,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 66,
        "size": 1585,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}