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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "da Levanto a Deiva Marina/Rotte/Punti intermedi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/712bf05e-fca5-4c86-92dd-a88a28ec5a8b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37639/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54130/",
    "metadata": {
        "length": 29232,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 853,
        "size": 9064,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 15,
        "elevationLoss": 30,
        "country": "IT"
    }
}