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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7801/",
    "description": "Elberadweg - Cuxhaben bis Magdeburg",
    "creator_name": "HK1702",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f91464b-9682-4537-8e43-42fe6d2806bf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28398/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41822/",
    "metadata": {
        "length": 437506,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 359,
        "size": 46997,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 582,
        "elevationLoss": 537,
        "country": "DE"
    }
}