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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7127/",
    "description": "NG 31 Aug 2016",
    "creator_name": "PTBperegrine",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a5cc3ae-a00a-4021-97c9-ff8289e29513"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25249/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39039/",
    "metadata": {
        "length": 217218,
        "lengthKind": "track",
        "duration": 12824,
        "positionLists": 1,
        "positions": 4189,
        "size": 477697,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-08-30T22:26:42+00:00",
        "elevationGain": 3838,
        "elevationLoss": 3851,
        "country": "AU"
    }
}