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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "KU 43-21",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/82038289-2062-472d-b408-0c8e2dbe6f1c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28357/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41781/",
    "metadata": {
        "length": 555125,
        "lengthKind": "track",
        "duration": 10971,
        "positionLists": 1,
        "positions": 10936,
        "size": 5208662,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-07-10T07:07:51+00:00",
        "elevationGain": 3325,
        "elevationLoss": 3332,
        "country": "NL"
    }
}