GET /api/v1/builds/?format=api&ordering=-builder_name__name&page=71997
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3599803,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=71996",
"results": [
{
"port_name": "py314-poethepoet",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 312998,
"status": "failed install-port",
"time_start": "2025-11-24T16:32:57Z",
"time_elapsed": "00:00:26",
"watcher_id": 102503
},
{
"port_name": "py313-pre-commit",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 312999,
"status": "build successful",
"time_start": "2025-11-24T16:37:21Z",
"time_elapsed": "00:00:31",
"watcher_id": 102504
},
{
"port_name": "py-pre-commit",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 313000,
"status": "build successful",
"time_start": "2025-11-24T16:37:55Z",
"time_elapsed": "00:00:07",
"watcher_id": 102504
}
]
}