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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Parcours",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3c57f0a6-dc7b-4bd7-ad66-1c5ea9bd2a46"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36306/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52797/",
    "metadata": {
        "length": 32004,
        "lengthKind": "straight-line",
        "positionLists": 7,
        "positions": 5080,
        "size": 184489,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 745,
        "elevationLoss": 736,
        "country": "BE"
    }
}