GET /api/v1/builds/?format=api&ordering=time_start&page=74996
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3749753,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=74995",
"results": [
{
"port_name": "py312-pyarrow",
"builder_name": {
"name": "13_x86_64",
"display_name": "13"
},
"build_id": 104019,
"status": "failed install-dependencies",
"time_start": "2026-02-17T09:49:41Z",
"time_elapsed": "00:00:05",
"watcher_id": 40043
},
{
"port_name": "py313-pyarrow",
"builder_name": {
"name": "13_x86_64",
"display_name": "13"
},
"build_id": 104020,
"status": "failed install-dependencies",
"time_start": "2026-02-17T09:49:47Z",
"time_elapsed": "00:00:04",
"watcher_id": 40043
},
{
"port_name": "py314-pyarrow",
"builder_name": {
"name": "13_x86_64",
"display_name": "13"
},
"build_id": 104021,
"status": "failed install-dependencies",
"time_start": "2026-02-17T09:49:52Z",
"time_elapsed": "00:00:04",
"watcher_id": 40043
}
]
}