GET /api/v1/builds/?format=api&ordering=time_start&page=81164
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 4058152,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=81163",
"results": [
{
"port_name": "gn",
"builder_name": {
"name": "10.14_x86_64",
"display_name": "10.14"
},
"build_id": 265949,
"status": "failed install-port",
"time_start": "2026-07-23T20:34:12Z",
"time_elapsed": "00:12:34",
"watcher_id": 91877
},
{
"port_name": "gn",
"builder_name": {
"name": "12_x86_64",
"display_name": "12"
},
"build_id": 163138,
"status": "build successful",
"time_start": "2026-07-23T20:36:36Z",
"time_elapsed": "00:11:19",
"watcher_id": 59779
}
]
}