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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/",
    "description": "Südwest Traumstraßen Tour 5 (287 km): Rundtour durch die Vogesen",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e72f381b-4aae-47ed-8ecb-debbaed1c93f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/82/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/75/",
    "metadata": {
        "length": 150684,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 3030,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 1401,
        "elevationLoss": 1502,
        "country": "FR"
    }
}