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

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

{
    "category": "https://api.routeconverter.com/v1/categories/15/",
    "description": "Schleswig-Holstein Tour 3. Etappe (136km)",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2533b175-4a98-400e-b9bc-2c197bf6fd3d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/55/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/48/",
    "metadata": {
        "length": 132381,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 40,
        "size": 4503,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 41,
        "elevationLoss": 59,
        "country": "DE"
    }
}