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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/",
    "description": "2013-10-12 11:16:06",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/086b9628-0969-4742-9412-936a46d04cb2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35088/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51579/",
    "metadata": {
        "length": 9606,
        "lengthKind": "track",
        "duration": 15699,
        "positionLists": 1,
        "positions": 975,
        "size": 15600,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-12T11:16:06+00:00",
        "elevationGain": 445,
        "elevationLoss": 435,
        "country": "XK"
    }
}