GET /api/v1/builds/?format=api&ordering=-builder_name__name&page=81988
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 4099353,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=81987",
"results": [
{
"port_name": "ansifilter",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 340240,
"status": "failed install-port",
"time_start": "2026-08-21T13:31:09Z",
"time_elapsed": "00:00:54",
"watcher_id": 111329
},
{
"port_name": "logwatch",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 340241,
"status": "build successful",
"time_start": "2026-08-21T15:12:41Z",
"time_elapsed": "00:00:26",
"watcher_id": 111332
},
{
"port_name": "prek",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 340242,
"status": "failed install-port",
"time_start": "2026-08-21T15:31:06Z",
"time_elapsed": "00:04:20",
"watcher_id": 111334
}
]
}