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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 2211",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/909e1e87-3d29-4323-9c97-ceea6c1ba97e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38414/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54905/",
    "metadata": {
        "length": 132567,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 2211,
        "size": 59882,
        "format": "Kompass (*.tk)",
        "elevationGain": 561,
        "elevationLoss": 561,
        "country": "DE"
    }
}