GET /api/v1/builds/?format=api&ordering=build_id&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=build_id&page=75368",
"results": [
{
"port_name": "py39-mpmath",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 330451,
"status": "build successful",
"time_start": "2026-02-26T03:10:05Z",
"time_elapsed": "00:00:25",
"watcher_id": 104817
},
{
"port_name": "py310-mpmath",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 330452,
"status": "build successful",
"time_start": "2026-02-26T03:10:33Z",
"time_elapsed": "00:00:25",
"watcher_id": 104817
},
{
"port_name": "py310-ndindex",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 330453,
"status": "failed install-port",
"time_start": "2026-02-26T03:11:00Z",
"time_elapsed": "00:00:23",
"watcher_id": 104817
},
{
"port_name": "py311-mpmath",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 330454,
"status": "build successful",
"time_start": "2026-02-26T03:11:32Z",
"time_elapsed": "00:00:45",
"watcher_id": 104817
}
]
}