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

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

{
    "category": "https://api.routeconverter.com/v1/categories/428/",
    "description": "Around the Mexican Volcanoes",
    "creator_name": "joseph334",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ce0f7302-d77f-4927-81f4-edd9787e496c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1191/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1470/",
    "metadata": {
        "length": 97435,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 582,
        "size": 23784,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "MX"
    }
}