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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Fusch an der Großglocknerstraße -> Fusch an der Großglocknerstraße (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e374d431-032f-4418-9377-f66f71fca620"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40370/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56861/",
    "metadata": {
        "length": 287203,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 1726,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}