GET /api/v1/builds/?format=api&ordering=-builder_name__name&page=81308
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 4065353,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=81307",
"results": [
{
"port_name": "nghttp2-tools",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 338185,
"status": "failed install-port",
"time_start": "2026-07-29T14:17:24Z",
"time_elapsed": "00:04:00",
"watcher_id": 110609
},
{
"port_name": "jpeg-xt",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 338186,
"status": "build successful",
"time_start": "2026-07-30T03:47:27Z",
"time_elapsed": "00:00:58",
"watcher_id": 110612
},
{
"port_name": "clojure",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 338187,
"status": "build successful",
"time_start": "2026-07-30T03:58:50Z",
"time_elapsed": "00:00:10",
"watcher_id": 110613
}
]
}