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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Routebeschrijving voor fietsen naar Asschatterweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f7acf2c-820e-4523-8882-4d87dfd3466a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37587/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54078/",
    "metadata": {
        "length": 27182,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 164,
        "size": 7123,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}