GET /api/v1/builds/?format=api&ordering=time_start&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=time_start&page=79045",
"results": [
{
"port_name": "fheroes2",
"builder_name": {
"name": "10.8_x86_64",
"display_name": "10.8"
},
"build_id": 239216,
"status": "build successful",
"time_start": "2026-05-30T07:52:18Z",
"time_elapsed": "00:13:53",
"watcher_id": 79322
},
{
"port_name": "ocaml-cairo2",
"builder_name": {
"name": "10.8_x86_64",
"display_name": "10.8"
},
"build_id": 239217,
"status": "failed install-dependencies",
"time_start": "2026-05-30T08:08:26Z",
"time_elapsed": "00:00:33",
"watcher_id": 79323
},
{
"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
}
]
}