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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7785/",
    "description": "NVA 46 to Mittelpunkt der Schweiz",
    "creator_name": "Reedi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2de35350-2a5d-41d8-80ec-c11d1b7b2b0e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28122/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41578/",
    "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"
    }
}