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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "Mac and Kens Track 24 Jan 2018",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/294b0567-6029-44f5-9655-32eed7242dae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25235/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39025/",
    "metadata": {
        "length": 281911,
        "lengthKind": "track",
        "duration": 24759,
        "positionLists": 1,
        "positions": 7072,
        "size": 801159,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-01-23T22:40:14.998000+00:00",
        "elevationGain": 3210,
        "elevationLoss": 3226,
        "country": "AU"
    }
}