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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Promotor Noord-Veluwe Toer",
    "creator_name": "jkruithof",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20de9d17-3abb-4c00-9e7b-3b4291c4237e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/824/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1023/",
    "metadata": {
        "length": 154767,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 1241,
        "size": 111602,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}