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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1951/",
    "description": "Birnen Allee1 31.10.2025",
    "creator_name": "Mest",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2fbc983e-0a6e-4b94-9ebb-d0b6fb6be09e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28355/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41779/",
    "metadata": {
        "length": 3199,
        "lengthKind": "track",
        "duration": 3060,
        "positionLists": 1,
        "positions": 297,
        "size": 60610,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-10-31T09:55:18.984000+00:00",
        "elevationGain": 59,
        "elevationLoss": 57,
        "country": "AT"
    }
}