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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/?format=api",
    "description": "L7.kml/L7 (2)",
    "creator_name": "Mosaad",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/857f653c-d47f-473f-af3a-a3511cfed0f0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26270/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51036/?format=api",
    "metadata": {
        "length": 2150,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 15,
        "size": 1427,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CA"
    }
}