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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2358/",
    "description": "Position 3 to Position 9",
    "creator_name": "sidirelllis",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/28f8b983-47c0-4c05-9d51-03e45da0603e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28390/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41814/",
    "metadata": {
        "length": 11,
        "lengthKind": "track",
        "duration": 60,
        "positionLists": 1,
        "positions": 9,
        "size": 547,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2026-02-17T05:11:35+00:00",
        "elevationGain": 9,
        "elevationLoss": 3,
        "country": "DE"
    }
}