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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Claire's Run 26 Oct 2016",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83092d0b-e9ea-4f7a-978a-29a0d896d2f0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25217/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39007/",
    "metadata": {
        "length": 331104,
        "lengthKind": "track",
        "duration": 28268,
        "positionLists": 1,
        "positions": 7235,
        "size": 824052,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-10-25T22:51:34.813000+00:00",
        "elevationGain": 5706,
        "elevationLoss": 6079,
        "country": "AU"
    }
}