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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 392",
    "creator_name": "Torsten1973",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e7da9806-77e9-4e8a-a4a8-cf31c37692a4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24183/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50759/",
    "metadata": {
        "length": 10045,
        "lengthKind": "track",
        "duration": 3653,
        "positionLists": 11,
        "positions": 3664,
        "size": 1171307,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2017-04-21T11:54:25+00:00",
        "elevationGain": 81,
        "elevationLoss": 104,
        "country": "DE"
    }
}