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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Schwarzwaldtour Teil 2 (434 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/b1c4997b-84bc-46a0-a153-58f550b90a89"
    },
    "localFile": "https://api.routeconverter.com/v1/files/78/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/71/",
    "metadata": {
        "length": 322356,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 46,
        "size": 5328,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 43,
        "elevationLoss": 8,
        "country": "DE"
    }
}