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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Parco Nazionale d'Abruzzo-Lazio-Molise, da Pescasseroli alle Case di Simone",
    "creator_name": "salvatore.mazza@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2dd1dd94-d619-4b7a-a1ed-b1b6f8f2e919"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28188/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41639/",
    "metadata": {
        "length": 24615,
        "lengthKind": "straight-line",
        "duration": 13750,
        "positionLists": 2,
        "positions": 1090,
        "size": 120403,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-08-19T09:13:22.187000+00:00",
        "elevationGain": 962,
        "elevationLoss": 860,
        "country": "IT"
    }
}