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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1407/",
    "description": "Stilfserjochtour (234.168 km, 4538 hm) - Hotel am Reschensee",
    "creator_name": "breiterPuschen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3ec348a8-eadd-418c-8199-6f1c3f0896e1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27983/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41465/",
    "metadata": {
        "length": 234410,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3281,
        "size": 225533,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 13548,
        "elevationLoss": 13548,
        "country": "CH"
    }
}