GET /api/v1/builds/?format=api&ordering=-builder_name__name&page=73914
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3695654,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=73913",
"results": [
{
"port_name": "py314-types-python-dateutil",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 318355,
"status": "build successful",
"time_start": "2026-01-28T15:11:56Z",
"time_elapsed": "00:00:11",
"watcher_id": 104295
},
{
"port_name": "py314-plotly",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 318356,
"status": "failed install-dependencies",
"time_start": "2026-01-28T15:12:13Z",
"time_elapsed": "00:00:21",
"watcher_id": 104295
},
{
"port_name": "py-plotly",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 318357,
"status": "failed install-dependencies",
"time_start": "2026-01-28T15:12:40Z",
"time_elapsed": "00:00:18",
"watcher_id": 104295
},
{
"port_name": "py-psutil",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 318358,
"status": "build successful",
"time_start": "2026-01-28T15:13:07Z",
"time_elapsed": "00:00:07",
"watcher_id": 104295
}
]
}