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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 2617",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cb7de4d3-b579-4cb3-b6c1-5f83c6688126"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39802/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56293/",
    "metadata": {
        "length": 53713,
        "lengthKind": "track",
        "duration": 22126,
        "positionLists": 1,
        "positions": 2617,
        "size": 654901,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2013-04-28T05:33:17+00:00",
        "elevationGain": 1952,
        "elevationLoss": 2139,
        "country": "FR"
    }
}