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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2358/",
    "description": "Position 7 to Position 3365",
    "creator_name": "sidirelllis",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09be7ecd-20e5-4033-b174-dd6ed6ce4377"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28394/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41818/",
    "metadata": {
        "length": 42865,
        "lengthKind": "track",
        "duration": 4551,
        "positionLists": 1,
        "positions": 3365,
        "size": 195281,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2026-02-22T10:50:44+00:00",
        "elevationGain": 624,
        "elevationLoss": 616,
        "country": "DE"
    }
}