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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "Bolea run MTB",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d62e3cd-324e-48c3-9d5b-f8ceb950cbc9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38312/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54803/",
    "metadata": {
        "length": 34396,
        "lengthKind": "track",
        "duration": 6019,
        "positionLists": 1,
        "positions": 2410,
        "size": 977260,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-01-01T15:20:33+00:00",
        "elevationGain": 1097,
        "elevationLoss": 1091,
        "country": "GB"
    }
}