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

GET /v1/routes/53963/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9af2767e2aa6c1bc6a82c646d77dbd90"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1117",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b26d740-d1df-4220-9d37-25d25fa2fefb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37472/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53963/",
    "metadata": {
        "length": 43498,
        "lengthKind": "track",
        "duration": 9401,
        "positionLists": 1,
        "positions": 1117,
        "size": 564161,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2012-05-10T15:20:13+00:00",
        "elevationGain": 279,
        "elevationLoss": 353,
        "country": "DE"
    }
}