GET /api/v1/builds/?format=api&ordering=time_start&page=75463
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3773104,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=75462",
"results": [
{
"port_name": "py311-patch-ng",
"builder_name": {
"name": "10.6_x86_64",
"display_name": "10.6.x86_64"
},
"build_id": 263613,
"status": "build successful",
"time_start": "2026-03-04T21:32:44Z",
"time_elapsed": "00:00:41",
"watcher_id": 78194
},
{
"port_name": "py311-patch-ng",
"builder_name": {
"name": "10.6_i386",
"display_name": "10.6"
},
"build_id": 225805,
"status": "build successful",
"time_start": "2026-03-04T21:32:46Z",
"time_elapsed": "00:00:47",
"watcher_id": 78126
},
{
"port_name": "py312-lmdb",
"builder_name": {
"name": "10.7_x86_64",
"display_name": "10.7"
},
"build_id": 245706,
"status": "build successful",
"time_start": "2026-03-04T21:33:11Z",
"time_elapsed": "00:00:13",
"watcher_id": 77768
},
{
"port_name": "py313-lmdb",
"builder_name": {
"name": "10.7_x86_64",
"display_name": "10.7"
},
"build_id": 245707,
"status": "build successful",
"time_start": "2026-03-04T21:33:33Z",
"time_elapsed": "00:01:56",
"watcher_id": 77768
}
]
}