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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8029/?format=api",
    "description": "2011-03-06 00:00:10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f5500e1c-9cc0-400f-90cd-a915a14f804f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40830/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57321/?format=api",
    "metadata": {
        "length": 4288376,
        "lengthKind": "track",
        "duration": 19043,
        "positionLists": 1,
        "positions": 8100,
        "size": 129600,
        "format": "Wintec WBT-202 (*.tes)",
        "startTime": "2011-03-06T00:00:10+00:00",
        "elevationGain": 13780,
        "elevationLoss": 13981,
        "country": "DZ"
    }
}