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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1136",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09a9b9d9-924c-484a-8573-b7d1d4f619a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35107/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51598/",
    "metadata": {
        "length": 46314,
        "lengthKind": "track",
        "duration": 7465,
        "positionLists": 1,
        "positions": 1136,
        "size": 572964,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2012-05-08T15:39:43+00:00",
        "elevationGain": 334,
        "elevationLoss": 328,
        "country": "DE"
    }
}