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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/?format=api",
    "description": "Vaujany - LFA route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/019873b2-c0d0-44c7-9c4c-4b7021135284"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34917/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51408/?format=api",
    "metadata": {
        "length": 1223452,
        "lengthKind": "straight-line",
        "positionLists": 23,
        "positions": 10788,
        "size": 406903,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}