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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2012-11-20 10:11:56",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/85124c92-d9f5-4eea-8e45-e255827dbcf0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38113/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54604/",
    "metadata": {
        "length": 134391,
        "lengthKind": "track",
        "duration": 9089,
        "positionLists": 1,
        "positions": 3400,
        "size": 54400,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2012-11-20T10:11:56+00:00",
        "elevationGain": 910,
        "elevationLoss": 942,
        "country": "AT"
    }
}