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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8029/",
    "description": "2011-02-26 15:18:12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a61e4a6-190e-4dbd-b64f-77b9369467a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36658/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53149/",
    "metadata": {
        "length": 7888951,
        "lengthKind": "straight-line",
        "duration": 34133,
        "positionLists": 2,
        "positions": 7877,
        "size": 125760,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2011-02-26T15:18:12+00:00",
        "elevationGain": 13916,
        "elevationLoss": 19551,
        "country": "DZ"
    }
}