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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "da Cisano sul Neva a Garessio/Rotte/Punti intermedi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c54a44b2-2aee-459c-a297-7c6ea03ab34d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39646/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56137/",
    "metadata": {
        "length": 215956,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 1673,
        "size": 17591,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 2277,
        "elevationLoss": 1663
    }
}