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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "da Borzonasca a Cabanne/Rotte/Punti intermedi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1211fdfb-0934-4cc8-832b-5aec7d70d373"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35313/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51804/",
    "metadata": {
        "length": 29261,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 859,
        "size": 9335,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 2081,
        "elevationLoss": 735,
        "country": "IT"
    }
}