GET /api/v1/builds/?format=api&ordering=-builder_name__name&page=75369
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3768404,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=75368",
"results": [
{
"port_name": "py311-mpmath",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 322305,
"status": "failed install-port",
"time_start": "2026-02-25T21:39:18Z",
"time_elapsed": "00:00:13",
"watcher_id": 105138
},
{
"port_name": "py311-parso",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 322306,
"status": "build successful",
"time_start": "2026-02-25T21:39:34Z",
"time_elapsed": "00:00:14",
"watcher_id": 105138
},
{
"port_name": "py311-psutil",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 322307,
"status": "build successful",
"time_start": "2026-02-25T21:39:53Z",
"time_elapsed": "00:00:20",
"watcher_id": 105138
},
{
"port_name": "py311-pydantic",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 322308,
"status": "failed install-dependencies",
"time_start": "2026-02-25T21:40:25Z",
"time_elapsed": "00:00:23",
"watcher_id": 105138
}
]
}