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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Totes Weib; Kleiner Wasserfall an der alten Bundesstrasse. to Kalte Kuchl; Bikertreff zwischen Rohrer und Hochssattel mit tollem Topfenstrudel (6)",
    "creator_name": "peter.frauenlob@drei.at",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/037efc46-fd0c-473b-b588-ede96bd33c85"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25982/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50999/",
    "metadata": {
        "length": 396659,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 5252,
        "size": 357049,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 19075,
        "elevationLoss": 19141,
        "country": "AT"
    }
}