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

GET /v1/routes/40426/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "40ff2acec2e24b324f7d6b436bf210f3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2688/?format=api",
    "description": "Zwei-Täler-Wanderung: Kesselbachtal und Auroffer Grund (Taunus)",
    "creator_name": "Rd-Wanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0ac0ab31-2fee-434c-b4a7-ba311f097b72"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26789/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40426/?format=api",
    "metadata": {
        "length": 12661,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 729,
        "size": 61587,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 560,
        "elevationLoss": 560,
        "country": "DE"
    }
}