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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/?format=api",
    "description": "2013-10-20 10:05:23",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/076a6aba-b9f8-4b12-8f4a-04a686640cdc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35059/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51550/?format=api",
    "metadata": {
        "length": 223320,
        "lengthKind": "track",
        "duration": 31418,
        "positionLists": 1,
        "positions": 1975,
        "size": 31600,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-20T10:05:23+00:00",
        "elevationGain": 4427,
        "elevationLoss": 4435,
        "country": "XK"
    }
}