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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Parco Nazionale d'Abruzzo-Lazio-Molise, Pescasseroli, Rifugio di Prato Rosso",
    "creator_name": "salvatore.mazza@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42dfa627-76d3-489d-8e4e-106567637787"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28191/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41642/",
    "metadata": {
        "length": 32695,
        "lengthKind": "straight-line",
        "duration": 17167,
        "positionLists": 2,
        "positions": 819,
        "size": 94647,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-08-29T08:36:06.560000+00:00",
        "elevationGain": 1241,
        "elevationLoss": 1272,
        "country": "IT"
    }
}