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

GET /v1/routes/41559/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "b6e84ca0bfba6f4d9305601795a3ef31"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7781/?format=api",
    "description": "2023-03-16_Emscherquelle+Phönixsee",
    "creator_name": "Tourbiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aea6995b-af6a-4a9e-8c7d-9e9d2f7fbaca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28101/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41559/?format=api",
    "metadata": {
        "length": 48611,
        "lengthKind": "track",
        "duration": 9081417,
        "positionLists": 1,
        "positions": 2083,
        "size": 437570,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-12-16T09:01:03+00:00",
        "elevationGain": 787,
        "elevationLoss": 787,
        "country": "DE"
    }
}