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

GET /v1/routes/8010/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0d0846b9a51daa27a320148b32ff31a3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2535/?format=api",
    "description": "Glottertal",
    "creator_name": "guzzi pit",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e5cfbe8-922d-4a42-ad2d-552268d812fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5946/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8010/?format=api",
    "metadata": {
        "length": 165412,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 19,
        "size": 2698,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}