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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1630/",
    "description": "Start Mooi Brabant to Einde route",
    "creator_name": "Motormuis",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca262dbc-74c4-4a50-b245-9da429ba21dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26922/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40544/",
    "metadata": {
        "length": 206608,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 45,
        "size": 1448,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "NL"
    }
}