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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7807/",
    "description": "2025-07-29(T) Koblenz - Mendig - Titz - Nettetal - Horst - Nijmegen - Hafen Amsterdam",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e7468775-6a28-44bc-85bf-efc04d7e75e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28253/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41694/",
    "metadata": {
        "length": 379682,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3668,
        "size": 537614,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2292,
        "elevationLoss": 2372,
        "country": "DE"
    }
}