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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Promotor Friese Meren Tocht",
    "creator_name": "jkruithof",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0829faeb-4dbe-437b-9ced-e3340a95dcdf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/821/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1020/",
    "metadata": {
        "length": 153112,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 1537,
        "size": 108410,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}