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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Bruce Bypass to Glasshouse Cafe, 10 Jan 2018",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9d790b8e-5524-4132-86fc-76a7fb3a443f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25214/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39004/",
    "metadata": {
        "length": 273309,
        "lengthKind": "track",
        "duration": 19064,
        "positionLists": 1,
        "positions": 5887,
        "size": 670222,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-01-09T22:12:41.219000+00:00",
        "elevationGain": 3596,
        "elevationLoss": 3602,
        "country": "AU"
    }
}