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

GET /v1/routes/41383/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0852025693c982f31681aa1e87659065"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7717/",
    "description": "Wanderung am 24. April 2022 um 09:10",
    "creator_name": "peter.kickinger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c72d9fc-fb1b-41dc-ab65-baa4024f95e1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27877/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41383/",
    "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"
    }
}