GET /api/v1/builds/?format=api&ordering=time_start&page=71453
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3572603,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=71452",
"results": [
{
"port_name": "py313-coverage",
"builder_name": {
"name": "10.14_x86_64",
"display_name": "10.14"
},
"build_id": 244630,
"status": "build successful",
"time_start": "2025-11-09T21:39:53Z",
"time_elapsed": "00:01:02",
"watcher_id": 83563
},
{
"port_name": "py310-coverage",
"builder_name": {
"name": "10.13_x86_64",
"display_name": "10.13"
},
"build_id": 270884,
"status": "build successful",
"time_start": "2025-11-09T21:40:17Z",
"time_elapsed": "00:00:35",
"watcher_id": 92932
},
{
"port_name": "py312-uv-build",
"builder_name": {
"name": "12_x86_64",
"display_name": "12"
},
"build_id": 143439,
"status": "failed install-port",
"time_start": "2025-11-09T21:40:27Z",
"time_elapsed": "00:00:56",
"watcher_id": 51523
}
]
}