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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Neue Positionsliste 1 (7)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70be1166-38c6-4cff-bce6-7db23c8b5b65"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37625/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54116/",
    "metadata": {
        "length": 158290,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 5,
        "size": 1551,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 81,
        "elevationLoss": 81,
        "country": "AT"
    }
}