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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1638/",
    "description": "Südwest Traumstraßen Tour 2 (190 km): von Wittlich nach Metz",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72e8c67b-cb45-4b3c-883e-ae1a8289fc39"
    },
    "localFile": "https://api.routeconverter.com/v1/files/75/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/68/",
    "metadata": {
        "length": 211062,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 3253,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}