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

GET /v1/routes/64/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "348a3f1ea117d62adf527e3408816ce4"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1375/?format=api",
    "description": "Altes Land (132 km): ganz nette Strecke für eine kürzere Tour",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/33735343-56c6-464e-a7d5-49cfa7c5d6c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/71/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/64/?format=api",
    "metadata": {
        "length": 97920,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 36,
        "size": 4053,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "country": "DE"
    }
}