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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/?format=api",
    "description": "Pedalando per Mantova - Borghetto sul Mincio - Peschiera del Garda - Verona - Arcole",
    "creator_name": "alfredo.cad",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5bc4750b-aad1-42f0-9812-1952b66b6400"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28058/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41537/?format=api",
    "metadata": {
        "length": 111068,
        "lengthKind": "track",
        "duration": 21228,
        "positionLists": 1,
        "positions": 16620,
        "size": 5383105,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-05-24T09:40:00+00:00",
        "elevationGain": 657,
        "elevationLoss": 634,
        "country": "IT"
    }
}