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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Bocholt to Bocholt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72e13cb1-dc48-42c2-b84e-7524f7cc5e09"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37693/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54184/",
    "metadata": {
        "length": 198830,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 26,
        "size": 714,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}