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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1112/",
    "description": "Horsham to Stonehenge, Car Park",
    "creator_name": "Yamixs1100",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5fee878e-2564-452a-946e-eeca86849410"
    },
    "localFile": "https://api.routeconverter.com/v1/files/685/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/858/",
    "metadata": {
        "length": 380392,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 15,
        "size": 6404,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-02T10:54:27+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "GB"
    }
}