GET /api/v1/builds/?format=api&ordering=-status&page=73497
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3674802,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=73496",
"results": [
{
"port_name": "py37-scikit-hep-hist",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 242336,
"status": "build successful",
"time_start": "2023-08-17T10:28:11Z",
"time_elapsed": "00:00:45",
"watcher_id": 75088
},
{
"port_name": "py37-scikit-hep-particle",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 242337,
"status": "build successful",
"time_start": "2023-08-17T10:28:59Z",
"time_elapsed": "00:00:44",
"watcher_id": 75088
}
]
}