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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1946/",
    "description": "Eisenach_Drachenschlucht_Landgrafenschlucht_10,7km",
    "creator_name": "FreizeitWanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/01fa51b5-6164-41e6-97c9-b21fd1ab3658"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28114/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41570/",
    "metadata": {
        "length": 10726,
        "lengthKind": "track",
        "duration": 12159,
        "positionLists": 1,
        "positions": 503,
        "size": 104867,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-09-20T11:32:05+00:00",
        "elevationGain": 363,
        "elevationLoss": 362,
        "country": "DE"
    }
}