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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2024-10-19(T) Genova - Milano - Chiasso - Airolo - SStad",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2aa7e68a-ff24-48ab-b916-ce61d041cf0e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28236/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41677/",
    "metadata": {
        "length": 368679,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4912,
        "size": 725476,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 10149,
        "elevationLoss": 9719,
        "country": "IT"
    }
}