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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/?format=api",
    "description": "Routebeschrijving naar Schoolstraat",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6bbea3d3-a44f-4595-a995-0017e17e9471"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37488/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53979/?format=api",
    "metadata": {
        "length": 3686,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 29,
        "size": 2238,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}