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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Südwest Traumstraßen Tour 9 (257 km): Rundtour durch den Schwarzwald",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70e75d55-94d9-4608-9b51-d6f3786921d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/81/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/74/",
    "metadata": {
        "length": 195592,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 24,
        "size": 2922,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 188,
        "elevationLoss": 43,
        "country": "DE"
    }
}