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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "NG Kandangra Run, 25 Oct 2017",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/13dd060b-bbb8-4d3d-be5a-df64d40b7a44"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25232/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39022/",
    "metadata": {
        "length": 369643,
        "lengthKind": "track",
        "duration": 26370,
        "positionLists": 1,
        "positions": 6974,
        "size": 764287,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-10-24T22:15:19.281000+00:00",
        "elevationGain": 5195,
        "elevationLoss": 5208,
        "country": "AU"
    }
}