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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7762/",
    "description": "Stilfserjochtour (234.168 km, 4538 hm)",
    "creator_name": "breiterPuschen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d08d4153-b5c5-4835-8cca-36cc5ad468bf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27980/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41462/",
    "metadata": {
        "length": 234410,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3281,
        "size": 225533,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 13548,
        "elevationLoss": 13548,
        "country": "CH"
    }
}