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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 1296",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c1734c38-918c-4c7d-88fb-f9868685af33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39546/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56037/",
    "metadata": {
        "length": 22046,
        "lengthKind": "track",
        "duration": 11303,
        "positionLists": 1,
        "positions": 1296,
        "size": 324738,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2012-05-13T06:59:28+00:00",
        "elevationGain": 1152,
        "elevationLoss": 1228,
        "country": "FR"
    }
}