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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 11688",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/25274e19-1c8e-4b8c-ab9a-15066356569a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28374/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41798/",
    "metadata": {
        "length": 589017,
        "lengthKind": "track",
        "duration": 11911,
        "positionLists": 1,
        "positions": 11688,
        "size": 5561347,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-11-13T08:06:54+00:00",
        "elevationGain": 3111,
        "elevationLoss": 3116,
        "country": "NL"
    }
}