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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8009/",
    "description": "Nov. 2 - Ningi,",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c9334ce2-7c3d-49b6-908a-a06a922e8245"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39745/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56236/",
    "metadata": {
        "length": 47937,
        "lengthKind": "straight-line",
        "duration": 45804,
        "positionLists": 2,
        "positions": 3672,
        "size": 1278741,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2014-11-01T22:07:19+00:00",
        "elevationGain": 492,
        "elevationLoss": 492
    }
}