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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "2012-05-10 07:27:07",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80a4f54a-ec6a-4b89-9bd4-72d255ce4d00"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38012/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54503/",
    "metadata": {
        "length": 257821,
        "lengthKind": "track",
        "duration": 33231,
        "positionLists": 1,
        "positions": 4433,
        "size": 70928,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2012-05-10T07:27:07+00:00",
        "elevationGain": 2312,
        "elevationLoss": 2319,
        "country": "FR"
    }
}