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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Northern Gateway Run to QMF 16 Jan 2016",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec3fbb73-6220-4f85-aaad-4958e364c993"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25222/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39012/",
    "metadata": {
        "length": 426980,
        "lengthKind": "track",
        "duration": 44186,
        "positionLists": 1,
        "positions": 7962,
        "size": 906701,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-01-15T19:49:56.050000+00:00",
        "elevationGain": 5459,
        "elevationLoss": 5479,
        "country": "AU"
    }
}