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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8044/?format=api",
    "description": "SIG - TUNISIE TELECOM/Infrastructures TUNISIE TELECOM (7)",
    "creator_name": "SEBRI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e6f0012a-ee84-4740-8594-e4b5f7d20d33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26506/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51082/?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"
    }
}