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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "strade del vino/Rotte/Punti intermedi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8a63324d-2182-423e-b233-b09e3067ad10"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38240/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54731/",
    "metadata": {
        "length": 195359,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 3370,
        "size": 31396,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 6421,
        "elevationLoss": 6421,
        "country": "IT"
    }
}