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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "Rundfahrt Scharten-Wolfsegg-Scharten",
    "creator_name": "Sepp_Bauer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2ff114f4-550c-45bb-b3b0-7ae818b94586"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28400/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41827/",
    "metadata": {
        "length": 128173,
        "lengthKind": "track",
        "duration": 10378,
        "positionLists": 1,
        "positions": 1529,
        "size": 724440,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2026-06-15T13:36:03+00:00",
        "elevationGain": 1829,
        "elevationLoss": 1829,
        "country": "AT"
    }
}