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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Parco Nazionale d'Abruzzo-Lazio-Molise, Pescasseroli, Passo del Diavolo e Rifugio della Cicerana",
    "creator_name": "salvatore.mazza@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d6fd7dce-cffd-4b87-9c4c-955be37a119e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28190/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41641/",
    "metadata": {
        "length": 30942,
        "lengthKind": "straight-line",
        "duration": 20583,
        "positionLists": 2,
        "positions": 1381,
        "size": 151831,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-08-31T14:30:01.306000+00:00",
        "elevationGain": 1041,
        "elevationLoss": 912,
        "country": "IT"
    }
}