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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7349/",
    "description": "Percorso del 2024-05-26 10:18",
    "creator_name": "enzo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4b35e1a-89c8-47de-9b9a-a4fd0b317362"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28303/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41742/",
    "metadata": {
        "length": 11773,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 4492,
        "size": 163575,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 2022,
        "elevationLoss": 2033,
        "country": "IT"
    }
}