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

GET /v1/routes/41377/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5054529353d59a285b5e8a5e76e8c0f4"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7717/",
    "description": "Radtour am 22. April 2022 um 14:45",
    "creator_name": "peter.kickinger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fdd3cb4c-52a7-4c42-91a7-55f23cc8ec4d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27868/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41377/",
    "metadata": {
        "length": 20471,
        "lengthKind": "track",
        "duration": 7910,
        "positionLists": 1,
        "positions": 634,
        "size": 130233,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-04-22T12:45:50+00:00",
        "elevationGain": 80,
        "elevationLoss": 119,
        "country": "AT"
    }
}