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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/?format=api",
    "description": "Auerbach_Vogtl_1",
    "creator_name": "bejo52",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1f1be620-6640-4249-81c3-b2674bafe287"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2017/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2515/?format=api",
    "metadata": {
        "length": 227460,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 20,
        "size": 2765,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}