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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "2012-03-28 14:26:55",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03c536ad-849b-46c9-b472-792fe16888a3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34980/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51471/",
    "metadata": {
        "length": 2175526,
        "lengthKind": "straight-line",
        "duration": 12015,
        "positionLists": 2,
        "positions": 8442,
        "size": 134960,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2012-03-28T14:26:55+00:00",
        "elevationGain": 14943,
        "elevationLoss": 13806
    }
}