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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Mystery Run 23 May 2017",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/97bd89b7-02d4-4611-a81f-f6655d3457b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25244/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39034/",
    "metadata": {
        "length": 127496,
        "lengthKind": "track",
        "duration": 16620,
        "positionLists": 1,
        "positions": 3303,
        "size": 376767,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-05-23T01:26:23.999000+00:00",
        "elevationGain": 2345,
        "elevationLoss": 2331,
        "country": "AU"
    }
}