GET /api/v1/builds/?format=api&ordering=build_id&page=75999
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3799905,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=75998",
"results": [
{
"port_name": "php85-solr",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 332379,
"status": "failed install-dependencies",
"time_start": "2026-03-20T01:03:42Z",
"time_elapsed": "00:00:03",
"watcher_id": 105342
},
{
"port_name": "todoist-cli",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 332380,
"status": "failed install-port",
"time_start": "2026-03-20T01:04:37Z",
"time_elapsed": "00:01:44",
"watcher_id": 105343
},
{
"port_name": "py39-meson",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 332381,
"status": "build successful",
"time_start": "2026-03-20T01:07:26Z",
"time_elapsed": "00:01:45",
"watcher_id": 105344
},
{
"port_name": "tree-sitter-scala",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 332382,
"status": "build successful",
"time_start": "2026-03-20T01:10:01Z",
"time_elapsed": "00:00:40",
"watcher_id": 105345
},
{
"port_name": "lazydocker",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 332383,
"status": "failed install-port",
"time_start": "2026-03-20T01:12:23Z",
"time_elapsed": "00:00:57",
"watcher_id": 105347
}
]
}