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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Start Zeeuwse route to Einde route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d3ffb03b-753d-4fab-a180-4d06a25e3c4b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40029/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56520/",
    "metadata": {
        "length": 77153,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 31,
        "size": 975,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "NL"
    }
}