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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7713/",
    "description": "Berching, alterKanal, weisseLaaber, DietfurtAltmühl, Beilngries, Berching 57km",
    "creator_name": "wernerf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/48c7dfca-56e9-457f-bbec-bfb00cb68e48"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27414/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40950/",
    "metadata": {
        "length": 56255,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1353,
        "size": 206449,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 642,
        "elevationLoss": 641,
        "country": "DE"
    }
}