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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/",
    "description": "2013-10-17 05:22:31",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ffa65d26-bb92-42d5-bc57-d32d579cb23d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41083/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57574/",
    "metadata": {
        "length": 230276,
        "lengthKind": "track",
        "duration": 35791,
        "positionLists": 2,
        "positions": 1746,
        "size": 27920,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-17T05:22:31+00:00",
        "elevationGain": 2673,
        "elevationLoss": 2661,
        "country": "XK"
    }
}