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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 722",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/85159437-7b61-4be4-af57-7eb28c9f0512"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38114/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54605/",
    "metadata": {
        "length": 11565,
        "lengthKind": "track",
        "duration": 5589,
        "positionLists": 1,
        "positions": 722,
        "size": 181049,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2013-05-19T16:07:16+00:00",
        "elevationGain": 511,
        "elevationLoss": 524,
        "country": "FR"
    }
}