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

GET /v1/routes/51260/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6d9bda807df1bcb81d8a5b5eab952ae8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wanderung am 24. April 2022 um 09:10",
    "creator_name": "peter.kickinger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/247c2960-ebec-491a-a3e0-80b61f64da8b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27874/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51260/",
    "metadata": {
        "length": 76184,
        "lengthKind": "straight-line",
        "duration": 22945,
        "positionLists": 1,
        "positions": 2148,
        "size": 392511,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-04-24T07:09:59.917000+00:00",
        "elevationGain": 486,
        "elevationLoss": 429,
        "country": "DE"
    }
}