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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Blackbutt Pie Run, 17 Jul 2016",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d24b6be4-f680-4e38-a659-764056e7a8f5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25209/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38999/",
    "metadata": {
        "length": 302401,
        "lengthKind": "track",
        "duration": 17915,
        "positionLists": 1,
        "positions": 5198,
        "size": 592609,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-07-16T21:08:32.410000+00:00",
        "elevationGain": 4491,
        "elevationLoss": 4496,
        "country": "AU"
    }
}