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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "Position 1 to Position 772",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/50ea9e77-cae9-42f3-b470-3c22ef23519d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36825/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53316/?format=api",
    "metadata": {
        "length": 20026,
        "lengthKind": "track",
        "duration": 6675,
        "positionLists": 1,
        "positions": 772,
        "size": 307198,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2013-03-15T13:42:28+00:00",
        "elevationGain": 321,
        "elevationLoss": 282,
        "country": "ES"
    }
}