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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "RAVeL Ans(L212)-ValBenoît.kml/RAVeL Ans(L212)-ValBenoît",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55fc95d9-8db0-413d-8a0c-5fe11d6a3363"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36940/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53431/",
    "metadata": {
        "length": 11226,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 127,
        "size": 5993,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "BE"
    }
}