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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 7288",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/543ffac8-b4a3-4c91-abc9-53fb2d6f8a49"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28370/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41794/",
    "metadata": {
        "length": 351180,
        "lengthKind": "track",
        "duration": 7373,
        "positionLists": 1,
        "positions": 7288,
        "size": 3442736,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-11-10T13:44:33+00:00",
        "elevationGain": 2188,
        "elevationLoss": 2191,
        "country": "NL"
    }
}