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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2358/",
    "description": "Position 8 to Position 2548",
    "creator_name": "sidirelllis",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6558ea32-ccae-41bd-b4c8-bbcdddc48b07"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28395/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41819/",
    "metadata": {
        "length": 35585,
        "lengthKind": "track",
        "duration": 3207,
        "positionLists": 1,
        "positions": 2548,
        "size": 148934,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2026-02-22T17:25:04+00:00",
        "elevationGain": 479,
        "elevationLoss": 484,
        "country": "DE"
    }
}