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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "D 63526 Erlensee -> D 77723 Gengenbach/StrohbachAnfahrt Schwarzwald",
    "creator_name": "guzzi pit",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f3edf521-859a-46e8-8b27-053fe7fc39d0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5581/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7582/",
    "metadata": {
        "length": 293932,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 9,
        "size": 1818,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 387,
        "elevationLoss": 387,
        "country": "DE"
    }
}