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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2358/",
    "description": "Position 6 to Position 1497",
    "creator_name": "sidirelllis",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd820d3f-f411-4956-91e9-f6ecf2b25881"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28393/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41817/",
    "metadata": {
        "length": 25625,
        "lengthKind": "track",
        "duration": 1954,
        "positionLists": 1,
        "positions": 1497,
        "size": 87120,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2026-02-17T15:30:06+00:00",
        "elevationGain": 163,
        "elevationLoss": 153,
        "country": "DE"
    }
}