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

GET /v1/routes/2493/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "253fc11b6675e77b80b202623d552695"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Twentse avondtocht",
    "creator_name": "paulo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bcd7e31a-7208-4aa6-9de1-81c82674be04"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1996/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2493/?format=api",
    "metadata": {
        "length": 104615,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 33,
        "size": 1092,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}