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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "NG 13 Sep 2017",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f74d7b28-ef40-49f0-9d61-a0676bc3e4c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25248/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39038/",
    "metadata": {
        "length": 233365,
        "lengthKind": "track",
        "duration": 17464,
        "positionLists": 1,
        "positions": 4736,
        "size": 537614,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-09-12T22:09:11.428000+00:00",
        "elevationGain": 2548,
        "elevationLoss": 2596,
        "country": "AU"
    }
}