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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Rothaus",
    "creator_name": "guzzi pit",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ddf9d5f3-2038-4f41-85bb-f2167f66b08d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5945/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8009/",
    "metadata": {
        "length": 213435,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 9606,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 985,
        "elevationLoss": 985,
        "country": "DE"
    }
}