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

GET /v1/routes/1966/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "09bbbc5ab3eeef9828b85e4ea1ecdb61"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2218/",
    "description": "Rantrum_Sterup_Kappeln_Sehestedt (185km)",
    "creator_name": "ferienhaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e287b6fe-606a-48e7-b439-efbba5fc987d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1566/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1966/",
    "metadata": {
        "length": 227928,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1839,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}