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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 16468",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e21e6fc7-36fa-49eb-a2a6-642dffcc503f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28365/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41789/",
    "metadata": {
        "length": 1105876,
        "lengthKind": "track",
        "duration": 16510,
        "positionLists": 1,
        "positions": 16468,
        "size": 7879778,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-09-10T05:57:59+00:00",
        "elevationGain": 7572,
        "elevationLoss": 7569,
        "country": "FR"
    }
}