GET /api/v1/builds/?format=api&ordering=-builder_name__display_name&page=75023
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3751105,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__display_name&page=75022",
"results": [
{
"port_name": "py311-dunamai",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 321507,
"status": "build successful",
"time_start": "2026-02-17T03:31:25Z",
"time_elapsed": "00:00:30",
"watcher_id": 104894
},
{
"port_name": "py311-fastprogress",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 321508,
"status": "build successful",
"time_start": "2026-02-17T03:31:59Z",
"time_elapsed": "00:00:10",
"watcher_id": 104894
},
{
"port_name": "py311-platformdirs",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 321509,
"status": "build successful",
"time_start": "2026-02-17T03:32:11Z",
"time_elapsed": "00:00:10",
"watcher_id": 104894
},
{
"port_name": "py311-tables",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 321510,
"status": "failed install-dependencies",
"time_start": "2026-02-17T03:32:23Z",
"time_elapsed": "00:00:05",
"watcher_id": 104894
},
{
"port_name": "py312-blosc2",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 321511,
"status": "failed install-dependencies",
"time_start": "2026-02-17T03:32:29Z",
"time_elapsed": "00:00:09",
"watcher_id": 104894
}
]
}