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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8044/?format=api",
    "description": "SIG - TUNISIE TELECOM/Infrastructures TUNISIE TELECOM (2)",
    "creator_name": "SEBRI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1e296354-1565-4c32-93f6-ceb91ca29809"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26501/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51077/?format=api",
    "metadata": {
        "length": 6969,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 46,
        "size": 15087,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "TN"
    }
}