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

GET /v1/routes/51133/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "f497e87a9a862dd5e56bacc92a3eabb9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8040/",
    "description": "Rutas.kml/Rutas",
    "creator_name": "tdelcampoa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/23942e79-84fb-4043-b900-b0e740b464c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26896/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51133/",
    "metadata": {
        "length": 800190,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 38,
        "size": 22506,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CL"
    }
}