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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1407/",
    "description": "Silvrettastausee (256.851 km, 4697 hm) - Hotel am Reschensee",
    "creator_name": "breiterPuschen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f8a8bea-fb93-40fb-b148-953f12f634bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27973/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41455/",
    "metadata": {
        "length": 257233,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3312,
        "size": 226380,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 13586,
        "elevationLoss": 13586,
        "country": "AT"
    }
}