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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "klimmersronde",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9bdabec2-c220-46bf-aeb5-3c303d8a0d2f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38673/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55164/",
    "metadata": {
        "length": 204632,
        "lengthKind": "straight-line",
        "positionLists": 17,
        "positions": 1371,
        "size": 69496,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 93,
        "elevationLoss": 77,
        "country": "NL"
    }
}