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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8028/?format=api",
    "description": "Balkan Tour/Indicazioni stradali da Transfăgărășan a Spalato, Croazia",
    "creator_name": "magobin",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/50e1f55e-9151-46cb-80e8-74d1a3949e07"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23978/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50726/?format=api",
    "metadata": {
        "length": 7784280,
        "lengthKind": "straight-line",
        "positionLists": 5,
        "positions": 30030,
        "size": 664042,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "RS"
    }
}