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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8047/",
    "description": "2014-05-28 05:44:16",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/139eced2-d433-4e52-a660-b44288df40e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35353/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51844/",
    "metadata": {
        "length": 21167,
        "lengthKind": "track",
        "duration": 1074,
        "positionLists": 1,
        "positions": 103,
        "size": 1648,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2014-05-28T05:44:16+00:00",
        "elevationGain": 107,
        "elevationLoss": 114,
        "country": "TR"
    }
}