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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7763/",
    "description": "LaRoche - Hagen",
    "creator_name": "Cabriolet",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/35ea2a9c-d91f-4a3c-a3c2-ea1ec26ccf62"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28163/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41618/",
    "metadata": {
        "length": 444367,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 38,
        "size": 4593,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}