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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "A12_T5",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7685dccd-b9c8-49d9-9f20-854233593ac9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37779/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54270/",
    "metadata": {
        "length": 575426,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 19,
        "size": 2593,
        "format": "Map&Guide Tourenplaner 2006/2007 (*.bcr)",
        "elevationGain": 1,
        "elevationLoss": 0,
        "country": "CH"
    }
}