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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 8836",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/77af76b2-c98b-4687-a7b9-2f2dfdd98c3d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28375/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41799/",
    "metadata": {
        "length": 467708,
        "lengthKind": "track",
        "duration": 9000,
        "positionLists": 1,
        "positions": 8836,
        "size": 4191873,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-11-13T12:13:23+00:00",
        "elevationGain": 2498,
        "elevationLoss": 2505
    }
}