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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/",
    "description": "Auerbach_Vogtl_2",
    "creator_name": "bejo52",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0206dbe5-ee45-46e6-bab5-3a4e4d240187"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2018/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2516/",
    "metadata": {
        "length": 197197,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 3099,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}