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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "2023-01-11 04:05:23",
    "creator_name": "ghesso",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3338babf-f325-48e0-875d-7f033f0a1f63"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24266/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50770/",
    "metadata": {
        "duration": 0,
        "positionLists": 1,
        "positions": 1,
        "size": 44,
        "format": "Navilink Garble (*.sbp)",
        "startTime": "2023-01-11T04:05:23.253000+00:00",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}