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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2218/",
    "description": "Fischbrötchentour(Dagebüll/Husum/Westerhever/Eidersperrwerk)",
    "creator_name": "Olli_E",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57fc9b46-4e78-4f3e-b7bb-9e074d463d8b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6817/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8954/",
    "metadata": {
        "length": 221717,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 2684,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}