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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/?format=api",
    "description": "2013-10-25 08:26:35",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a7532d6e-bad4-4534-8202-8bbbb226c54a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38961/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55452/?format=api",
    "metadata": {
        "length": 233429,
        "lengthKind": "track",
        "duration": 28229,
        "positionLists": 1,
        "positions": 1841,
        "size": 29456,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-25T08:26:35+00:00",
        "elevationGain": 1877,
        "elevationLoss": 1877,
        "country": "XK"
    }
}