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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7785/",
    "description": "Nistkästen NV Aarau - Gönert",
    "creator_name": "Reedi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2e586a1-bb0e-41bd-9fe7-f21a69295861"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28121/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41577/",
    "metadata": {
        "length": 278584,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 99,
        "size": 18917,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3402,
        "elevationLoss": 2241,
        "country": "CH"
    }
}