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

GET /v1/routes/41638/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9752d1a125c2b65d40d117b2df6dd9af"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Parco Nazionale d'Abruzzo-Lazio-Molise, Pescasseroli, Bosco della Difesa",
    "creator_name": "salvatore.mazza@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/390f4119-0293-4726-934b-85f4094df344"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28187/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41638/",
    "metadata": {
        "length": 6570,
        "lengthKind": "straight-line",
        "duration": 25382,
        "positionLists": 2,
        "positions": 321,
        "size": 37343,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-08-25T07:42:49.893000+00:00",
        "elevationGain": 448,
        "elevationLoss": 465,
        "country": "IT"
    }
}