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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Mystery Trial South 17 Jan 2018",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b5af5e2-d27b-4797-8c5f-61b8385f0870"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25245/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39035/",
    "metadata": {
        "length": 222621,
        "lengthKind": "track",
        "duration": 20718,
        "positionLists": 1,
        "positions": 2776,
        "size": 316555,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-01-17T01:58:57.344000+00:00",
        "elevationGain": 2030,
        "elevationLoss": 2031,
        "country": "AU"
    }
}