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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Parco Nazionale d'Abruzzo-Lazio-Molise, Pescasseroli, Da Pescasseroli a Campo Rotondo",
    "creator_name": "salvatore.mazza@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8203e4e5-41f1-4811-967c-ae2fb064febe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28192/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41643/",
    "metadata": {
        "length": 23272,
        "lengthKind": "straight-line",
        "duration": 13592,
        "positionLists": 2,
        "positions": 665,
        "size": 76837,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-08-28T08:36:58.115000+00:00",
        "elevationGain": 4185,
        "elevationLoss": 4175,
        "country": "IT"
    }
}