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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1353/",
    "description": "Mucchi Bianchi (Arzachena) to Ende : 24/06/2010 10:23:24 : Golfo Aranci",
    "creator_name": "swrallye",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43a0d328-893c-4acb-824e-e18dc07bf895"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3981/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4778/",
    "metadata": {
        "length": 35925,
        "lengthKind": "track",
        "duration": 3841,
        "positionLists": 1,
        "positions": 14,
        "size": 1353,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "startTime": "2010-06-24T09:19:23+00:00",
        "elevationGain": 173,
        "elevationLoss": 214
    }
}