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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "Kaffee trinken in Seedorf (203 km): ganz nette Strecke für eine etwas längere Tour",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/92e84c45-13cf-4a7f-9727-890752670781"
    },
    "localFile": "https://api.routeconverter.com/v1/files/70/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/63/",
    "metadata": {
        "length": 156701,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 36,
        "size": 4203,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 1,
        "elevationLoss": 8,
        "country": "DE"
    }
}