GET /api/v1/builds/?format=api&ordering=-status&page=71893
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3594605,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=71892",
"results": [
{
"port_name": "py311-scikit-hep-uproot",
"builder_name": {
"name": "13_x86_64",
"display_name": "13"
},
"build_id": 44764,
"status": "build successful",
"time_start": "2023-08-17T10:23:40Z",
"time_elapsed": "00:01:32",
"watcher_id": 10573
},
{
"port_name": "py-scikit-hep-uproot",
"builder_name": {
"name": "13_x86_64",
"display_name": "13"
},
"build_id": 44765,
"status": "build successful",
"time_start": "2023-08-17T10:25:20Z",
"time_elapsed": "00:00:23",
"watcher_id": 10573
},
{
"port_name": "py37-scikit-hep-awkward",
"builder_name": {
"name": "13_x86_64",
"display_name": "13"
},
"build_id": 44766,
"status": "build successful",
"time_start": "2023-08-17T10:25:45Z",
"time_elapsed": "00:02:05",
"watcher_id": 10573
},
{
"port_name": "py37-scikit-hep-hepstats",
"builder_name": {
"name": "13_x86_64",
"display_name": "13"
},
"build_id": 44767,
"status": "build successful",
"time_start": "2023-08-17T10:27:53Z",
"time_elapsed": "00:00:57",
"watcher_id": 10573
},
{
"port_name": "py37-scikit-hep-hist",
"builder_name": {
"name": "13_x86_64",
"display_name": "13"
},
"build_id": 44768,
"status": "build successful",
"time_start": "2023-08-17T10:28:52Z",
"time_elapsed": "00:00:29",
"watcher_id": 10573
}
]
}