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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Routepunt 1 to Routepunt 48",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/74a2d964-ab8d-4d72-9a1a-8662e1dba9be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37737/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54228/",
    "metadata": {
        "length": 127596,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1525,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "BE"
    }
}