GET /api/v1/builds/?format=api&ordering=build_id&page=73836
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3691752,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=73835",
"results": [
{
"port_name": "p5.32-metacpan-client",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 326585,
"status": "build successful",
"time_start": "2026-01-30T00:53:52Z",
"time_elapsed": "00:00:40",
"watcher_id": 104007
},
{
"port_name": "p5.34-metacpan-client",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 326586,
"status": "build successful",
"time_start": "2026-01-30T00:54:34Z",
"time_elapsed": "00:00:44",
"watcher_id": 104007
}
]
}