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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Odenwald-Klassiker 115 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2dec1cc4-d11b-420b-9d37-32289ec62a81"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5827/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7870/",
    "metadata": {
        "length": 118890,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 45,
        "size": 6345,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1331,
        "elevationLoss": 1330,
        "country": "DE"
    }
}