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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/",
    "description": "2013-10-09 08:03:31",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f5669c6f-4424-4fa0-ab50-a11b42e9b039"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40833/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57324/",
    "metadata": {
        "length": 164277,
        "lengthKind": "track",
        "duration": 23438,
        "positionLists": 1,
        "positions": 596,
        "size": 9536,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-09T08:03:31+00:00",
        "elevationGain": 1019,
        "elevationLoss": 1107,
        "country": "XK"
    }
}