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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Band of Bikers 21 May 2016",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b3ea288e-4411-4057-b2c8-c8c01634ff9f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25208/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38998/",
    "metadata": {
        "length": 283088,
        "lengthKind": "track",
        "duration": 23023,
        "positionLists": 1,
        "positions": 4779,
        "size": 543494,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-05-20T22:39:11.482000+00:00",
        "elevationGain": 3277,
        "elevationLoss": 3337,
        "country": "AU"
    }
}