GET /api/v1/builds/?format=api&ordering=-status&page=75463
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3773104,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=75462",
"results": [
{
"port_name": "py311-scikit-hep-particle",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 242330,
"status": "build successful",
"time_start": "2023-08-17T10:21:51Z",
"time_elapsed": "00:00:56",
"watcher_id": 75088
},
{
"port_name": "py311-scikit-hep-awkward",
"builder_name": {
"name": "10.6_x86_64",
"display_name": "10.6.x86_64"
},
"build_id": 167029,
"status": "build successful",
"time_start": "2023-08-17T10:14:17Z",
"time_elapsed": "00:03:59",
"watcher_id": 48074
},
{
"port_name": "py-scikit-hep-awkward",
"builder_name": {
"name": "10.6_x86_64",
"display_name": "10.6.x86_64"
},
"build_id": 167030,
"status": "build successful",
"time_start": "2023-08-17T10:18:18Z",
"time_elapsed": "00:00:56",
"watcher_id": 48074
},
{
"port_name": "py311-scikit-hep-hepstats",
"builder_name": {
"name": "10.6_x86_64",
"display_name": "10.6.x86_64"
},
"build_id": 167031,
"status": "build successful",
"time_start": "2023-08-17T10:19:17Z",
"time_elapsed": "00:02:28",
"watcher_id": 48074
}
]
}