GET /api/v1/builds/?format=api&ordering=build_id&page=75160
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3757952,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=75159",
"results": [
{
"port_name": "p5.30-dist-build",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 330040,
"status": "build successful",
"time_start": "2026-02-22T07:31:44Z",
"time_elapsed": "00:00:24",
"watcher_id": 104715
},
{
"port_name": "p5.32-dist-build",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 330041,
"status": "build successful",
"time_start": "2026-02-22T07:32:16Z",
"time_elapsed": "00:00:23",
"watcher_id": 104715
}
]
}