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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7783/",
    "description": "Strümpfelbachtal-Ebnisee-Wieslaufschlucht_14km",
    "creator_name": "FreizeitWanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c2a15865-104d-45d7-b9ba-156f376a52df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28134/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41591/",
    "metadata": {
        "length": 14202,
        "lengthKind": "track",
        "duration": 23783,
        "positionLists": 1,
        "positions": 672,
        "size": 138038,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-03-13T09:08:15+00:00",
        "elevationGain": 435,
        "elevationLoss": 433,
        "country": "DE"
    }
}