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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Pushpoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1315442b-5960-4591-8419-d6984877556a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35346/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51837/",
    "metadata": {
        "length": 60179787,
        "lengthKind": "straight-line",
        "duration": 148023388,
        "positionLists": 5,
        "positions": 15,
        "size": 144,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2012-04-24T04:20:32+00:00",
        "elevationGain": 27199,
        "elevationLoss": 42333
    }
}