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

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

{
    "category": "https://api.routeconverter.com/v1/categories/15/",
    "description": "Schleswig-Holstein Tour 1. Etappe (165km) ",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ef26d8dc-9f71-473e-a4f7-b85754484229"
    },
    "localFile": "https://api.routeconverter.com/v1/files/53/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/46/",
    "metadata": {
        "length": 153247,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 73,
        "size": 7984,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 41,
        "elevationLoss": 25,
        "country": "DE"
    }
}