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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 2125",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b8f19e8-ec3f-4b70-a408-0b2a20f1b35f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38669/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55160/",
    "metadata": {
        "length": 50552,
        "lengthKind": "track",
        "duration": 14022,
        "positionLists": 1,
        "positions": 2125,
        "size": 634838,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2012-03-10T07:54:28+00:00",
        "elevationGain": 841,
        "elevationLoss": 908,
        "country": "ES"
    }
}