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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "KU 15-01",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1fa328af-dd45-4228-889c-015ef0fbc857"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28358/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41782/",
    "metadata": {
        "length": 343346,
        "lengthKind": "track",
        "duration": 7035,
        "positionLists": 1,
        "positions": 7012,
        "size": 3297818,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-07-10T10:58:31+00:00",
        "elevationGain": 2006,
        "elevationLoss": 1998
    }
}