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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2358/",
    "description": "Position 5 to Position 1662",
    "creator_name": "sidirelllis",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e4ec4552-b1c9-401c-8c0c-435d3f07cbef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28392/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41816/",
    "metadata": {
        "length": 25576,
        "lengthKind": "track",
        "duration": 2182,
        "positionLists": 1,
        "positions": 1662,
        "size": 96010,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2026-02-17T05:18:22+00:00",
        "elevationGain": 188,
        "elevationLoss": 224,
        "country": "DE"
    }
}