GET /api/v1/builds/?format=api&ordering=build_id&page=76189
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3809404,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=76188",
"results": [
{
"port_name": "dovecot",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 332913,
"status": "retry exception slave lost",
"time_start": "2026-03-22T23:32:36Z",
"time_elapsed": "00:03:13",
"watcher_id": 105621
},
{
"port_name": "dovecot",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 332914,
"status": "build successful",
"time_start": "2026-03-23T00:27:15Z",
"time_elapsed": "00:05:52",
"watcher_id": 105621
},
{
"port_name": "dwdiff",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 332915,
"status": "build successful",
"time_start": "2026-03-23T00:33:09Z",
"time_elapsed": "00:00:26",
"watcher_id": 105621
},
{
"port_name": "harfbuzz-icu",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 332916,
"status": "build successful",
"time_start": "2026-03-23T00:33:37Z",
"time_elapsed": "00:11:59",
"watcher_id": 105621
}
]
}