GET /api/v1/builds/?format=api&ordering=-build_id&page=75689
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3784401,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-build_id&page=75688",
"results": [
{
"port_name": "py36-pybind11",
"builder_name": {
"name": "11_arm64",
"display_name": "11.arm64"
},
"build_id": 8,
"status": "failed install-dependencies",
"time_start": "2020-11-20T05:16:29Z",
"time_elapsed": "00:00:42",
"watcher_id": 11
}
]
}