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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "Rundfahrt Scharten-Burghausen-Mattighofen-Scharten",
    "creator_name": "Sepp_Bauer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0eb17fa0-1891-499e-b560-6b672cb53710"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28336/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41768/",
    "metadata": {
        "length": 260150,
        "lengthKind": "track",
        "duration": 24639,
        "positionLists": 1,
        "positions": 1691,
        "size": 338465,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-08-28T10:03:59+00:00",
        "elevationGain": 2435,
        "elevationLoss": 2435,
        "country": "AT"
    }
}