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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/",
    "description": "2013-10-24 12:26:54",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5f8829ed-60c3-4c63-bbce-b3d2d9e07ba2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37177/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53668/",
    "metadata": {
        "length": 8629,
        "lengthKind": "track",
        "duration": 12231,
        "positionLists": 1,
        "positions": 640,
        "size": 10240,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-24T12:26:54+00:00",
        "elevationGain": 311,
        "elevationLoss": 340,
        "country": "XK"
    }
}