GET /api/v1/builds/?format=api&ordering=-builder_name__name&page=74538
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3726853,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=74537",
"results": [
{
"port_name": "econ-toolchain",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 319037,
"status": "failed install-port",
"time_start": "2026-02-01T21:17:53Z",
"time_elapsed": "00:00:14",
"watcher_id": 104420
},
{
"port_name": "fastmath",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 319038,
"status": "build successful",
"time_start": "2026-02-01T21:18:09Z",
"time_elapsed": "00:00:18",
"watcher_id": 104420
},
{
"port_name": "ForEx",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 319039,
"status": "build successful",
"time_start": "2026-02-01T21:18:28Z",
"time_elapsed": "00:00:37",
"watcher_id": 104420
}
]
}