GET /api/v1/builds/?format=api&ordering=-builder_name__display_name&page=74808
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3740352,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__display_name&page=74807",
"results": [
{
"port_name": "certbot-dns-digitalocean",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 320951,
"status": "failed install-port",
"time_start": "2026-02-10T12:02:00Z",
"time_elapsed": "00:00:07",
"watcher_id": 104705
},
{
"port_name": "certbot-dns-dnsimple",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 320952,
"status": "failed install-port",
"time_start": "2026-02-10T12:02:24Z",
"time_elapsed": "00:00:20",
"watcher_id": 104705
}
]
}