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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Blohm-Radtour-03 - WHV Süd - 19 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8efc8ab5-a5d7-4c77-b43c-58d81f576ac3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38368/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54859/",
    "metadata": {
        "length": 18392,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 371,
        "size": 68324,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 7,
        "elevationLoss": 7,
        "country": "DE"
    }
}