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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6701/",
    "description": "record 1 to record 9503",
    "creator_name": "electrodoc",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/17f560a5-06a8-4594-9ef6-8ce0c87c7f85"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26844/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40475/",
    "metadata": {
        "length": 134183,
        "lengthKind": "track",
        "duration": 33599,
        "positionLists": 1,
        "positions": 9503,
        "size": 249918,
        "format": "Garmin FIT (*.fit)",
        "startTime": "2021-04-11T13:08:48+00:00",
        "elevationGain": 1240,
        "elevationLoss": 2056,
        "country": "AR"
    }
}