GET /api/v1/builds/?format=api&ordering=status&page=70428
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3521353,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=status&page=70427",
"results": [
{
"port_name": "flang-19",
"builder_name": {
"name": "11_arm64",
"display_name": "11.arm64"
},
"build_id": 114064,
"status": "retry exception slave lost",
"time_start": "2025-08-20T13:19:43Z",
"time_elapsed": "01:24:27",
"watcher_id": 41928
},
{
"port_name": "flang-20",
"builder_name": {
"name": "11_arm64",
"display_name": "11.arm64"
},
"build_id": 114700,
"status": "retry exception slave lost",
"time_start": "2025-08-22T14:56:30Z",
"time_elapsed": "01:00:10",
"watcher_id": 42491
},
{
"port_name": "flang-20",
"builder_name": {
"name": "11_arm64",
"display_name": "11.arm64"
},
"build_id": 115023,
"status": "retry exception slave lost",
"time_start": "2025-08-23T03:21:40Z",
"time_elapsed": "00:52:56",
"watcher_id": 42826
}
]
}