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

GET /v1/routes/54739/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9529daa5f107cae229b8554121895167"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8010/?format=api",
    "description": "Cyclemeter-Cycle-20110402-1414.kml/Séparations",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8acb8ad8-ea66-4517-86ac-c6a19d7117a9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38248/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54739/?format=api",
    "metadata": {
        "length": 116778,
        "lengthKind": "straight-line",
        "positionLists": 5,
        "positions": 1622,
        "size": 148010,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 1458,
        "elevationLoss": 1503,
        "country": "CH"
    }
}