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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "2012_T_1_v_loerrach_autob_neu",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f5f2131-f794-48ed-9ab9-a4575148cfb4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35978/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52469/",
    "metadata": {
        "length": 521778,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 1949,
        "format": "Map&Guide Tourenplaner 2006/2007 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 1,
        "country": "CH"
    }
}