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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2023-09-07(T) SStad - Gotthard - Chiasso - Milano - Cesena - Fano - Gubbio - Spoleto - Cagnano",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/424a0805-99f5-47b2-8e62-506e340ad3c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27999/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41481/",
    "metadata": {
        "length": 894354,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 9898,
        "size": 1467451,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 13732,
        "elevationLoss": 13425,
        "country": "IT"
    }
}