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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1659/",
    "description": "Position 1 to Position 8593",
    "creator_name": "lecka",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2916f145-6892-4687-ae51-10b32ffdd33c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28132/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41587/",
    "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"
    }
}