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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "von D 79822 Titisee-Neustadt/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d1001699-8410-4f2b-904f-becbc42ff7ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39954/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56445/",
    "metadata": {
        "length": 404764,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 5,
        "size": 1895,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CH"
    }
}