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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 17508",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aad68077-d9ef-418e-a563-9026f6630759"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28364/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41788/",
    "metadata": {
        "length": 942281,
        "lengthKind": "track",
        "duration": 17552,
        "positionLists": 1,
        "positions": 17508,
        "size": 8351966,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-08-20T07:08:44+00:00",
        "elevationGain": 6899,
        "elevationLoss": 6897,
        "country": "NL"
    }
}