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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1405/?format=api",
    "description": "Rund ums Ländle 185 km",
    "creator_name": "Breva",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a26d0979-883e-415c-af25-9c026ba9d5ce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3677/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4384/?format=api",
    "metadata": {
        "length": 195808,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 1605,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 20,
        "elevationLoss": 20,
        "country": "AT"
    }
}