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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Christine's Run 17 May 2017",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/299aea24-f387-420e-8511-c70f9d71a1d9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25216/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39006/",
    "metadata": {
        "length": 304293,
        "lengthKind": "track",
        "duration": 25725,
        "positionLists": 1,
        "positions": 6486,
        "size": 738563,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-05-16T23:45:51.038000+00:00",
        "elevationGain": 4299,
        "elevationLoss": 4325,
        "country": "AU"
    }
}