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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "2011-03-06 06:33:48",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e94e6b03-6b68-4774-840a-8066acf021a4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40506/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56997/",
    "metadata": {
        "length": 528974,
        "lengthKind": "track",
        "duration": 4652,
        "positionLists": 2,
        "positions": 2139,
        "size": 34208,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2011-03-06T06:33:48+00:00",
        "elevationGain": 7110,
        "elevationLoss": 7095,
        "country": "BE"
    }
}