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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8032/",
    "description": "2013-10-14 07:27:18",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ebcd8ebe-1c37-4c60-aa7f-595177ec666f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40580/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57071/",
    "metadata": {
        "length": 51694,
        "lengthKind": "track",
        "duration": 26414,
        "positionLists": 1,
        "positions": 579,
        "size": 9264,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-14T07:27:18+00:00",
        "elevationGain": 574,
        "elevationLoss": 1489,
        "country": "XK"
    }
}