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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2012-11-19 07:06:10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e378af3-c877-4acf-b65d-6868b52befa7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37942/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54433/",
    "metadata": {
        "length": 39284,
        "lengthKind": "track",
        "duration": 9607,
        "positionLists": 1,
        "positions": 2338,
        "size": 37408,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2012-11-19T07:06:10+00:00",
        "elevationGain": 382,
        "elevationLoss": 390,
        "country": "AT"
    }
}