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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Marnos Run 15-1-16",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f67926f-52ab-473b-986f-927a5f3e20f5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25238/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39028/",
    "metadata": {
        "length": 154169,
        "lengthKind": "track",
        "duration": 12468,
        "positionLists": 1,
        "positions": 3583,
        "size": 408565,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-01-02T04:46:09.846000+00:00",
        "elevationGain": 2665,
        "elevationLoss": 2699,
        "country": "AU"
    }
}