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

GET /v1/routes/52001/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "98774f2c2fec4a1ac7653f642642ebaa"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/?format=api",
    "description": "Qbold POIs/Alpenpässe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1abee3c7-2044-42f1-bfdb-1683a519b871"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35510/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52001/?format=api",
    "metadata": {
        "length": 415570877,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 1582,
        "size": 210789,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 498195,
        "elevationLoss": 497855,
        "country": "IT"
    }
}