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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "1 percorso piramide etrusca/Indicazioni stradali da Via del Fossatello, 01020 Bomarzo VT, Italia a Via del Fossatello, 01020 Bomarzo VT, Italia",
    "creator_name": "enzo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7325051a-9a11-4e84-ac96-093721fa9903"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28301/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51335/",
    "metadata": {
        "length": 6700,
        "lengthKind": "straight-line",
        "positionLists": 10,
        "positions": 173,
        "size": 6237,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}