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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Armidale to Sydney",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4951db2-ccaf-4f59-86ee-9b20f229d282"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25207/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38997/",
    "metadata": {
        "length": 464178,
        "lengthKind": "track",
        "duration": 26909,
        "positionLists": 1,
        "positions": 16450,
        "size": 6313827,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-11-16T22:06:50+00:00",
        "elevationGain": 8418,
        "elevationLoss": 9372,
        "country": "AU"
    }
}