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

GET /v1/routes/55940/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "ea9e52181b52c6efcd2e94dd31371e0c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/?format=api",
    "description": "Camara de Lobos (6) to Praia Formosa (4) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bd2acb7f-c830-422d-82ea-fd8244c1981e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39449/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55940/?format=api",
    "metadata": {
        "length": 195182,
        "lengthKind": "straight-line",
        "duration": 664587966,
        "positionLists": 22,
        "positions": 12729,
        "size": 1461294,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-24T13:50:58+00:00",
        "elevationGain": 86410,
        "elevationLoss": 87366
    }
}