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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Pushpoints (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/56f0e030-86ba-4571-9d70-c632432a38ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36960/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53451/",
    "metadata": {
        "length": 60179746,
        "lengthKind": "straight-line",
        "duration": 148023388,
        "positionLists": 5,
        "positions": 15,
        "size": 144,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2012-04-24T04:20:32+00:00",
        "elevationGain": 23615,
        "elevationLoss": 35165
    }
}