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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 2528",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fd8b6c21-a179-4710-870e-a7034159c4bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28359/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41783/",
    "metadata": {
        "length": 130277,
        "lengthKind": "track",
        "duration": 2538,
        "positionLists": 1,
        "positions": 2528,
        "size": 1123321,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-08-11T06:57:00+00:00",
        "elevationGain": 861,
        "elevationLoss": 881,
        "country": "NL"
    }
}