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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ALM HF; Gaststätte Almehof, Weine to WASCHE; Waldschenke Ringelstein",
    "creator_name": "ttmanni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/acbe3079-38d1-487e-b367-6807aea8ea09"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27020/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51156/",
    "metadata": {
        "length": 137593,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 4,
        "positions": 2135,
        "size": 246466,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-06-23T13:09:11+00:00",
        "elevationGain": 2816,
        "elevationLoss": 2848,
        "country": "DE"
    }
}