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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8082/?format=api",
    "description": "Log.kml/Log",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a8d363b7-bb14-48cd-8afc-e40738f903f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39001/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55492/?format=api",
    "metadata": {
        "length": 22710,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 15,
        "size": 9311,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "OM"
    }
}