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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "Position 1 to Position 8593",
    "creator_name": "lecka",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c1d19df-ae5d-47a6-8162-b7a1110bcf7b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28129/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41584/",
    "metadata": {
        "lengthKind": "straight-line",
        "positionLists": 24169,
        "positions": 100814,
        "size": 1276007,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2002-08-06T18:00:32+00:00",
        "elevationGain": 140084514,
        "elevationLoss": 182948342,
        "country": "GE"
    }
}