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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 866",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/12df53e8-ffe3-40d5-bacf-a99b9e93c3da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35339/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51830/",
    "metadata": {
        "length": 18642,
        "lengthKind": "track",
        "duration": 6060,
        "positionLists": 1,
        "positions": 866,
        "size": 217305,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2012-08-21T15:54:33+00:00",
        "elevationGain": 582,
        "elevationLoss": 587,
        "country": "FR"
    }
}