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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 7548",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42a85bd5-480d-412e-aa3e-dd5a76ece9d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28372/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41796/",
    "metadata": {
        "length": 359505,
        "lengthKind": "track",
        "duration": 7691,
        "positionLists": 1,
        "positions": 7548,
        "size": 3557316,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-11-12T13:34:29+00:00",
        "elevationGain": 2472,
        "elevationLoss": 2479,
        "country": "NL"
    }
}