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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Südwest Traumstraßen Tour 10 (280 km): Die Strecke über den Schauinsland ist an Wochenenden und Feiertagen gesperrt. Gegebenenfalls über Horben oder Kirchzarten ausweichen",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c2088a43-4e57-4d93-a4c9-0318657818f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/79/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/72/",
    "metadata": {
        "length": 187850,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 28,
        "size": 3440,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 7,
        "elevationLoss": 84,
        "country": "DE"
    }
}