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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7045/",
    "description": "La Reunion 2017",
    "creator_name": "NaDine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dfd5f970-7917-4532-a084-906b15bf4fcb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24837/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38673/",
    "metadata": {
        "length": 660287,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 37,
        "size": 26950,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}