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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Murrays Ride 17th Dec 2016",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9bba2e01-ef67-4245-8c48-c9e8c6a7a8bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25243/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39033/",
    "metadata": {
        "length": 312391,
        "lengthKind": "track",
        "duration": 34932,
        "positionLists": 1,
        "positions": 11253,
        "size": 4314869,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-12-16T20:12:48+00:00",
        "elevationGain": 7035,
        "elevationLoss": 7016,
        "country": "AU"
    }
}