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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "tra vigne e castelli/Rotte/Punti intermedi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf09602c-0902-434d-8da3-4a2c1200ba85"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39895/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56386/",
    "metadata": {
        "length": 297565,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 4281,
        "size": 37905,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 4993,
        "elevationLoss": 4993,
        "country": "IT"
    }
}