GET /api/v1/builds/?format=api&ordering=-build_id&page=78393
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3919604,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-build_id&page=78392",
"results": [
{
"port_name": "ncurses",
"builder_name": {
"name": "15_arm64",
"display_name": "15.arm64"
},
"build_id": 0,
"status": "build successful",
"time_start": "2025-02-22T20:08:31Z",
"time_elapsed": "00:01:02",
"watcher_id": 0
},
{
"port_name": "gperf",
"builder_name": {
"name": "12_x86_64",
"display_name": "12"
},
"build_id": 0,
"status": "build successful",
"time_start": "2021-11-02T05:26:00Z",
"time_elapsed": "00:00:46",
"watcher_id": 1
},
{
"port_name": "antlr",
"builder_name": {
"name": "13_x86_64",
"display_name": "13"
},
"build_id": 0,
"status": "failed install-port",
"time_start": "2022-12-11T06:48:20Z",
"time_elapsed": "00:00:16",
"watcher_id": 1
},
{
"port_name": "bzip2",
"builder_name": {
"name": "10.15_x86_64",
"display_name": "10.15"
},
"build_id": 0,
"status": "build successful",
"time_start": "2019-10-28T06:31:14Z",
"time_elapsed": "00:00:10",
"watcher_id": 0
}
]
}