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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Dessau-Rosslau - Geesthacht (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e9845ae-480a-43d9-8274-9f5eacc2f7c5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38355/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54846/",
    "metadata": {
        "length": 344234,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5394,
        "size": 388503,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 915,
        "elevationLoss": 962,
        "country": "DE"
    }
}