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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Strecke",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/723852c3-1e1b-4c82-988d-3e372ce2aa99"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37668/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54159/",
    "metadata": {
        "length": 6234,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 101,
        "size": 15455,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 192,
        "elevationLoss": 209,
        "country": "DE"
    }
}