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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7864/",
    "description": "Running",
    "creator_name": "Regina",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e3ccd244-36b2-46c4-9465-1fa01112a173"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27396/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40936/",
    "metadata": {
        "length": 4768,
        "lengthKind": "track",
        "duration": 2950,
        "positionLists": 1,
        "positions": 1837,
        "size": 906598,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2022-04-19T03:47:21+00:00",
        "elevationGain": 227,
        "elevationLoss": 230,
        "country": "KZ"
    }
}