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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Valli Nervia e Argentina/Rotte/Punti intermedi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca43555f-44de-4067-aa90-d7ec641d098e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39776/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56267/",
    "metadata": {
        "length": 100060,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 2217,
        "size": 21883,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 1576,
        "elevationLoss": 1513,
        "country": "IT"
    }
}