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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 1648",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/98fae7c1-e51e-4d39-af2f-d354387d01c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28362/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41786/",
    "metadata": {
        "length": 109917,
        "lengthKind": "track",
        "duration": 2470,
        "positionLists": 1,
        "positions": 1648,
        "size": 745631,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-08-12T15:33:25+00:00",
        "elevationGain": 1432,
        "elevationLoss": 1467,
        "country": "NL"
    }
}