GET /api/v1/builds/?format=api&ordering=-builder_name__name&page=71453
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3572603,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=71452",
"results": [
{
"port_name": "py311-google-api-python-client",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 311604,
"status": "build successful",
"time_start": "2025-11-06T13:24:59Z",
"time_elapsed": "00:00:52",
"watcher_id": 101985
},
{
"port_name": "py312-google-api-python-client",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 311605,
"status": "build successful",
"time_start": "2025-11-06T13:26:00Z",
"time_elapsed": "00:00:51",
"watcher_id": 101985
},
{
"port_name": "moor",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 311606,
"status": "failed install-port",
"time_start": "2025-11-06T13:35:49Z",
"time_elapsed": "00:00:56",
"watcher_id": 101986
}
]
}