GET /api/v1/builds/?format=api&ordering=-builder_name__name&page=79046
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3952253,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=79045",
"results": [
{
"port_name": "mariadb-10.11-server",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 332276,
"status": "build successful",
"time_start": "2026-05-30T07:06:15Z",
"time_elapsed": "00:00:25",
"watcher_id": 108803
},
{
"port_name": "mariadb-11.4",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 332277,
"status": "build successful",
"time_start": "2026-05-30T07:06:41Z",
"time_elapsed": "01:10:00",
"watcher_id": 108803
},
{
"port_name": "mariadb-11.4-server",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 332278,
"status": "build successful",
"time_start": "2026-05-30T08:16:42Z",
"time_elapsed": "00:00:21",
"watcher_id": 108803
}
]
}