GET /api/v1/builds/?format=api&ordering=time_start&page=81149
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 4057403,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=81148",
"results": [
{
"port_name": "p5.30-http-xsheaders",
"builder_name": {
"name": "10.6_x86_64",
"display_name": "10.6.x86_64"
},
"build_id": 278543,
"status": "build successful",
"time_start": "2026-07-23T02:02:53Z",
"time_elapsed": "00:00:40",
"watcher_id": 83535
},
{
"port_name": "p5.32-http-xsheaders",
"builder_name": {
"name": "10.6_i386",
"display_name": "10.6"
},
"build_id": 241294,
"status": "build successful",
"time_start": "2026-07-23T02:03:15Z",
"time_elapsed": "00:00:40",
"watcher_id": 83467
},
{
"port_name": "p5.32-http-xsheaders",
"builder_name": {
"name": "10.6_x86_64",
"display_name": "10.6.x86_64"
},
"build_id": 278544,
"status": "build successful",
"time_start": "2026-07-23T02:03:34Z",
"time_elapsed": "00:00:39",
"watcher_id": 83535
}
]
}