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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8044/?format=api",
    "description": "SIG - TUNISIE TELECOM/Infrastructures TUNISIE TELECOM (5)",
    "creator_name": "SEBRI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5cd29dec-9f97-4b2d-af14-a2415e886a8f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26504/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51080/?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"
    }
}