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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tauber_Altmuehl_Radweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/68db80c0-f53c-4fb8-a9d1-aa2ac3a1b558"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37420/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53911/",
    "metadata": {
        "length": 384567,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6823,
        "size": 626244,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5344,
        "elevationLoss": 5146,
        "country": "DE"
    }
}