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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Geert Wouters",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3dfd5f97-a29f-4983-a256-d6ee11eb619a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36351/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52842/",
    "metadata": {
        "length": 227905,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 39,
        "size": 1420,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "BE"
    }
}