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

GET /v1/routes/41452/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0c140d0f8f76a46ea60ed707d8d57104"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7784/",
    "description": "Wanderung",
    "creator_name": "harald.frank13@web.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4488b48f-77bb-47c3-8575-1466358d5b8d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27969/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41452/",
    "metadata": {
        "length": 22032,
        "lengthKind": "track",
        "duration": 26220,
        "positionLists": 1,
        "positions": 5507,
        "size": 749509,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-04-09T08:04:47+00:00",
        "elevationGain": 516,
        "elevationLoss": 470,
        "country": "DE"
    }
}