GET /api/v1/builds/?format=api&ordering=builder_name__name&page=72162
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3608053,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=builder_name__name&page=72161",
"results": [
{
"port_name": "py312-pyqt6-webengine",
"builder_name": {
"name": "26_arm64",
"display_name": "26.arm64"
},
"build_id": 21479,
"status": "build successful",
"time_start": "2025-11-22T02:00:10Z",
"time_elapsed": "00:01:42",
"watcher_id": 2217
},
{
"port_name": "py314-pyqt5-chart",
"builder_name": {
"name": "26_arm64",
"display_name": "26.arm64"
},
"build_id": 21480,
"status": "failed install-dependencies",
"time_start": "2025-11-22T02:01:54Z",
"time_elapsed": "00:00:13",
"watcher_id": 2217
},
{
"port_name": "py314-pyqt5-scintilla",
"builder_name": {
"name": "26_arm64",
"display_name": "26.arm64"
},
"build_id": 21481,
"status": "failed install-dependencies",
"time_start": "2025-11-22T02:02:08Z",
"time_elapsed": "00:00:03",
"watcher_id": 2217
}
]
}