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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2012-11-16 07:01:46",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a061ad30-2ffd-4fb3-8aa6-de8f1cca92d9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38783/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55274/",
    "metadata": {
        "length": 65044,
        "lengthKind": "track",
        "duration": 8853,
        "positionLists": 2,
        "positions": 2468,
        "size": 39472,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2012-11-16T07:01:46+00:00",
        "elevationGain": 523,
        "elevationLoss": 538,
        "country": "AT"
    }
}