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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Gerards Run 11 Jun 2017",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dbb6c389-cbae-4ad1-b9d7-383f8261e510"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25224/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39014/",
    "metadata": {
        "length": 262266,
        "lengthKind": "track",
        "duration": 29073,
        "positionLists": 1,
        "positions": 5370,
        "size": 610792,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-06-10T22:02:28.624000+00:00",
        "elevationGain": 2509,
        "elevationLoss": 2513,
        "country": "AU"
    }
}