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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 18076",
    "creator_name": "d.rose",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a43345a9-d836-4c93-8c96-8349bf35a716"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26997/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51152/",
    "metadata": {
        "length": 183800,
        "lengthKind": "track",
        "duration": 26510,
        "positionLists": 1,
        "positions": 18076,
        "size": 1301545,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2020-08-28T08:26:58+00:00",
        "elevationGain": 3009,
        "elevationLoss": 3245,
        "country": "DE"
    }
}