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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Marno 17 Feb 2017  7:32 am",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/092e1b29-9ea8-4e43-909c-5f095e3c4cbf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25236/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39026/",
    "metadata": {
        "length": 166508,
        "lengthKind": "track",
        "duration": 14938,
        "positionLists": 1,
        "positions": 3598,
        "size": 410884,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-01-31T21:32:06+00:00",
        "elevationGain": 2502,
        "elevationLoss": 2420,
        "country": "AU"
    }
}