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

GET /v1/routes/41552/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "a77e85b071bb626f507519fdb918e736"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/?format=api",
    "description": "GPX Download: Neuhütt Alm (Capanna Nuova) – Jochgrimm Runde von Deutschnofen - Nova Ponente",
    "creator_name": "Pauli",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca275bbe-18ee-4fa5-a7ef-af1ebd4e9cf0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28090/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41552/?format=api",
    "metadata": {
        "length": 33736,
        "lengthKind": "track",
        "duration": 12406,
        "positionLists": 1,
        "positions": 963,
        "size": 133621,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-07-28T19:49:38.417000+00:00",
        "elevationGain": 939,
        "elevationLoss": 932,
        "country": "IT"
    }
}