GET /api/v1/builds/?format=api&ordering=status&page=73681
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3684002,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=status&page=73680",
"results": [
{
"port_name": "py313-scikit-image",
"builder_name": {
"name": "12_x86_64",
"display_name": "12"
},
"build_id": 134095,
"status": "retry exception slave lost",
"time_start": "2025-05-22T20:22:11Z",
"time_elapsed": "00:05:49",
"watcher_id": 47567
},
{
"port_name": "py313-scikit-image",
"builder_name": {
"name": "11_x86_64",
"display_name": "11"
},
"build_id": 183175,
"status": "retry exception slave lost",
"time_start": "2025-05-22T20:17:50Z",
"time_elapsed": "00:09:32",
"watcher_id": 58696
}
]
}