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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7783/",
    "description": "Murrhard_Hörschbachtal_10,8km",
    "creator_name": "FreizeitWanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ff1834a1-b137-48bc-be27-b893a8a50767"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28115/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41571/",
    "metadata": {
        "length": 10866,
        "lengthKind": "track",
        "duration": 23200,
        "positionLists": 1,
        "positions": 513,
        "size": 71871,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-10-31T09:44:22+00:00",
        "elevationGain": 456,
        "elevationLoss": 456,
        "country": "DE"
    }
}