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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7763/?format=api",
    "description": "Hagen - LaRoche",
    "creator_name": "Cabriolet",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2dccfe1a-719a-4a9e-b5a1-40a4524062f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28162/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41617/?format=api",
    "metadata": {
        "length": 320334,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 3179,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}