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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Fußgängerroute mit dem Ziel Maalbroek (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a8c2fee-ace3-413e-b78f-925b001c8d4a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36666/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53157/",
    "metadata": {
        "length": 17379,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 82,
        "size": 4143,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}