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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/",
    "description": "2013-10-15 05:32:13",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/385350c6-9f14-4d5f-87fa-721cc17880a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36206/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52697/",
    "metadata": {
        "length": 392172,
        "lengthKind": "track",
        "duration": 43238,
        "positionLists": 2,
        "positions": 2563,
        "size": 40992,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-15T05:32:13+00:00",
        "elevationGain": 3010,
        "elevationLoss": 3022,
        "country": "XK"
    }
}