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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/?format=api",
    "description": "[Outlet] VD Villeneuve (FoxTown) to [Outlet] AG Murgenthal",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4de3287a-0503-41b1-a619-ce2edb7a1a61"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36750/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53241/?format=api",
    "metadata": {
        "length": 1621285,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 20,
        "size": 1394,
        "format": "Opel Navi 600/900 (*.poi)",
        "country": "CH"
    }
}