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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Kingscliff Run, 2 Dec 2015",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a676fa42-93da-48c7-af3f-1e4b149a241f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25233/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39023/",
    "metadata": {
        "length": 261534,
        "lengthKind": "track",
        "duration": 30212,
        "positionLists": 1,
        "positions": 2991,
        "size": 340356,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-12-01T20:32:29.013000+00:00",
        "elevationGain": 1345,
        "elevationLoss": 1339,
        "country": "AU"
    }
}