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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/",
    "description": "2013-10-21 06:32:52",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bfb24fe4-8ca6-49d1-a6b1-b5c5d870593d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39505/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55996/",
    "metadata": {
        "length": 267189,
        "lengthKind": "track",
        "duration": 35556,
        "positionLists": 1,
        "positions": 2199,
        "size": 35184,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-21T06:32:52+00:00",
        "elevationGain": 3105,
        "elevationLoss": 3128,
        "country": "XK"
    }
}