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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/",
    "description": "Weserbergland-Tour",
    "creator_name": "Weserbergland",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dac65d9c-d3df-4251-9960-048abe9eb63f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1049/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1286/",
    "metadata": {
        "length": 217741,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 24,
        "size": 4821,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 1336,
        "elevationLoss": 1342,
        "country": "DE"
    }
}