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

GET /v1/routes/51941/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2e50474e313a43b4112814c01f45b00d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8053/?format=api",
    "description": "Waiti Road North End; Old Hill Rd and Waiti Rd to Waiti Road South End; Tahuna-Ohinewai Rd and Waiti Rd",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/17f1df1c-c77d-484c-a8c0-190fae65c4e9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35450/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51941/?format=api",
    "metadata": {
        "length": 17619,
        "lengthKind": "straight-line",
        "duration": 1659,
        "positionLists": 2,
        "positions": 126,
        "size": 19021,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-10-15T06:12:33+00:00",
        "elevationGain": 221,
        "elevationLoss": 223,
        "country": "NZ"
    }
}