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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "Eis essen in Ratzeburg (166 km): ganz nette Strecke für eine kürzere Tour",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fb37add9-57a4-407a-96d5-efc77f89b398"
    },
    "localFile": "https://api.routeconverter.com/v1/files/67/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/60/",
    "metadata": {
        "length": 129195,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 46,
        "size": 5180,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 350,
        "elevationLoss": 204,
        "country": "DE"
    }
}