GET /api/v1/builds/?format=api&ordering=-status&page=73993
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3699605,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=73992",
"results": [
{
"port_name": "gnupg2",
"builder_name": {
"name": "12_arm64",
"display_name": "12.arm64"
},
"build_id": 103219,
"status": "build successful",
"time_start": "2023-08-17T11:47:12Z",
"time_elapsed": "00:01:28",
"watcher_id": 24832
},
{
"port_name": "i686-w64-mingw32-gcc-bootstrap",
"builder_name": {
"name": "12_x86_64",
"display_name": "12"
},
"build_id": 78421,
"status": "build successful",
"time_start": "2023-08-17T12:51:24Z",
"time_elapsed": "00:16:11",
"watcher_id": 24595
},
{
"port_name": "gnupg2",
"builder_name": {
"name": "10.13_x86_64",
"display_name": "10.13"
},
"build_id": 201780,
"status": "build successful",
"time_start": "2023-08-17T12:33:54Z",
"time_elapsed": "00:02:42",
"watcher_id": 66365
},
{
"port_name": "py39-thinc",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 235893,
"status": "build successful",
"time_start": "2023-08-17T12:28:34Z",
"time_elapsed": "00:33:55",
"watcher_id": 75402
},
{
"port_name": "gnupg2",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 242395,
"status": "build successful",
"time_start": "2023-08-17T11:54:22Z",
"time_elapsed": "00:04:06",
"watcher_id": 75096
}
]
}