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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7479/",
    "description": "Silvrettastausee (256.851 km, 4697 hm) - Hotel am Reschensee",
    "creator_name": "breiterPuschen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8a69dba1-f7c6-4d92-b982-78fe0f5648b7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27971/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41453/",
    "metadata": {
        "length": 257233,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3312,
        "size": 226380,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 13586,
        "elevationLoss": 13586,
        "country": "AT"
    }
}