GET /api/v1/builds/?format=api&ordering=build_id&page=78821
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3941002,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=78820",
"results": [
{
"port_name": "chezmoi",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 340257,
"status": "failed install-port",
"time_start": "2026-05-20T01:26:30Z",
"time_elapsed": "00:00:46",
"watcher_id": 108353
},
{
"port_name": "pasdoc",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 340258,
"status": "build successful",
"time_start": "2026-05-20T01:34:03Z",
"time_elapsed": "00:00:53",
"watcher_id": 108354
}
]
}