GET /api/v1/builds/?format=api&ordering=-builder_name__name&page=74514
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3725653,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=74513",
"results": [
{
"port_name": "forlab",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 319058,
"status": "build successful",
"time_start": "2026-02-01T22:00:10Z",
"time_elapsed": "00:01:26",
"watcher_id": 104421
},
{
"port_name": "fortran-bspline",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 319059,
"status": "failed install-port",
"time_start": "2026-02-01T22:01:38Z",
"time_elapsed": "00:00:13",
"watcher_id": 104421
},
{
"port_name": "fortran-csv-module",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 319060,
"status": "build successful",
"time_start": "2026-02-01T22:01:55Z",
"time_elapsed": "00:00:20",
"watcher_id": 104421
}
]
}