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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1638/",
    "description": "Südwest Traumstraßen Tour 3 (259 km): von Metz nach Colmar",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27e2f06b-cec5-4289-9b86-06dbfbc7963e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/76/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/69/",
    "metadata": {
        "length": 257616,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 2959,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 825,
        "elevationLoss": 0,
        "country": "FR"
    }
}