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

GET /v1/routes/41429/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "73cb22033b1d996f033dc6bfe17576ab"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Romantische Straße Abschnitt 1",
    "creator_name": "pivolinho",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4af6a824-639a-4a9e-b9ce-1f6d04394365"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27941/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41429/",
    "metadata": {
        "length": 144950,
        "lengthKind": "track",
        "duration": 30693,
        "positionLists": 1,
        "positions": 2023,
        "size": 286647,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-06-01T04:00:00+00:00",
        "elevationGain": 695,
        "elevationLoss": 469,
        "country": "DE"
    }
}