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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Position 1 to Position 4 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d3cdc3a4-0a72-41dd-965c-9a4c96f6461d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40024/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56515/",
    "metadata": {
        "length": 0,
        "lengthKind": "track",
        "duration": 3,
        "positionLists": 1,
        "positions": 4,
        "size": 2761,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2011-07-02T11:47:36+00:00",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}