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

GET /v1/routes/52299/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3408a758b9bb21ca6890dcd66956dc72"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8032/?format=api",
    "description": "2013-10-11 07:00:00",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27dca923-ad91-4fde-821b-655102c3327a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35808/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52299/?format=api",
    "metadata": {
        "length": 244438,
        "lengthKind": "track",
        "duration": 37260,
        "positionLists": 1,
        "positions": 2159,
        "size": 34544,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2013-10-11T07:00:00+00:00",
        "elevationGain": 3091,
        "elevationLoss": 3085,
        "country": "XK"
    }
}