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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Parco Nazionale d'Abruzzo-Lazio-Molise, Pescasseroli, Santuario della Madonna di Monte Tranquillo",
    "creator_name": "salvatore.mazza@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/038290f9-8d00-4c9a-9cf9-ef2baba66c77"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28189/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41640/",
    "metadata": {
        "length": 23251,
        "lengthKind": "straight-line",
        "duration": 17729,
        "positionLists": 2,
        "positions": 725,
        "size": 82708,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-08-17T08:12:32.771000+00:00",
        "elevationGain": 1474,
        "elevationLoss": 1449,
        "country": "IT"
    }
}