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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "2012-05-19 06:02:54",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d816656-b154-4afc-b0c5-32f333e10c26"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38313/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54804/",
    "metadata": {
        "length": 1528792,
        "lengthKind": "track",
        "duration": 58626,
        "positionLists": 1,
        "positions": 1983,
        "size": 31728,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2012-05-19T06:02:54+00:00",
        "elevationGain": 2693,
        "elevationLoss": 2271,
        "country": "FR"
    }
}