GET /api/v1/builds/?format=api&ordering=-builder_name__display_name&page=79012
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3950554,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__display_name&page=79011",
"results": [
{
"port_name": "libressl",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 332141,
"status": "build successful",
"time_start": "2026-05-27T02:00:38Z",
"time_elapsed": "00:11:42",
"watcher_id": 108714
},
{
"port_name": "argc",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 332142,
"status": "failed install-port",
"time_start": "2026-05-27T02:13:34Z",
"time_elapsed": "00:04:10",
"watcher_id": 108715
},
{
"port_name": "lazygit",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 332143,
"status": "failed install-port",
"time_start": "2026-05-27T02:19:26Z",
"time_elapsed": "00:01:12",
"watcher_id": 108716
},
{
"port_name": "flyctl",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 332144,
"status": "failed install-port",
"time_start": "2026-05-27T02:21:26Z",
"time_elapsed": "00:00:11",
"watcher_id": 108717
}
]
}