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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/",
    "description": "2013-10-13 11:01:59",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7161ef19-a39c-4c2f-b0e6-c877628a9040"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37646/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54137/",
    "metadata": {
        "length": 200023,
        "lengthKind": "track",
        "duration": 17148,
        "positionLists": 1,
        "positions": 1363,
        "size": 21808,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-13T11:01:59+00:00",
        "elevationGain": 2142,
        "elevationLoss": 2141,
        "country": "XK"
    }
}