GET /api/v1/builds/?format=api&ordering=time_start&page=75673
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3783605,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=75672",
"results": [
{
"port_name": "netpbm",
"builder_name": {
"name": "11_x86_64",
"display_name": "11"
},
"build_id": 202983,
"status": "build successful",
"time_start": "2026-03-12T06:11:39Z",
"time_elapsed": "00:04:00",
"watcher_id": 66022
},
{
"port_name": "GraphicsMagick",
"builder_name": {
"name": "11_x86_64",
"display_name": "11"
},
"build_id": 202984,
"status": "build successful",
"time_start": "2026-03-12T06:15:41Z",
"time_elapsed": "00:04:23",
"watcher_id": 66022
},
{
"port_name": "hwloc",
"builder_name": {
"name": "11_x86_64",
"display_name": "11"
},
"build_id": 202985,
"status": "build successful",
"time_start": "2026-03-12T06:20:10Z",
"time_elapsed": "00:02:41",
"watcher_id": 66022
},
{
"port_name": "ImageMagick",
"builder_name": {
"name": "11_x86_64",
"display_name": "11"
},
"build_id": 202986,
"status": "build successful",
"time_start": "2026-03-12T06:22:54Z",
"time_elapsed": "00:06:42",
"watcher_id": 66022
},
{
"port_name": "llvm-20",
"builder_name": {
"name": "15_arm64",
"display_name": "15.arm64"
},
"build_id": 38506,
"status": "build successful",
"time_start": "2026-03-12T06:26:28Z",
"time_elapsed": "00:38:17",
"watcher_id": 15616
}
]
}