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

GET /v1/routes/51002/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "e90b76b266a571c2ce27be9039b7f641"
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 (9)",
    "creator_name": "peter.frauenlob@drei.at",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e824b3f-5b3f-43ef-875b-3d554dd85aeb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25985/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51002/",
    "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"
    }
}