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

GET /v1/routes/4764/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "bad5ebe7e9598c344fd35b23fa924928"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1349/?format=api",
    "description": "Anfahrt Rostock-Altenkirchen(Rügen)",
    "creator_name": "Rollo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/93955917-b2f9-477d-85e2-761c1e83c45c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3971/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4764/?format=api",
    "metadata": {
        "length": 285397,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 905,
        "size": 27872,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}