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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Jim’s Run 28 Dec 2017",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66fb21f1-fac9-4dbf-974b-57461cffa790"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25231/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39021/",
    "metadata": {
        "length": 304146,
        "lengthKind": "track",
        "duration": 29033,
        "positionLists": 1,
        "positions": 6558,
        "size": 745721,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-12-27T22:02:06.117000+00:00",
        "elevationGain": 3982,
        "elevationLoss": 3993,
        "country": "AU"
    }
}