GET /api/v1/builds/?format=api&ordering=time_start&page=82462
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 4123054,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=82461",
"results": [
{
"port_name": "pnpm",
"builder_name": {
"name": "10.14_x86_64",
"display_name": "10.14"
},
"build_id": 269341,
"status": "failed install-dependencies",
"time_start": "2026-09-08T17:10:31Z",
"time_elapsed": "00:00:33",
"watcher_id": 93360
},
{
"port_name": "pnpm",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 351139,
"status": "failed install-dependencies",
"time_start": "2026-09-08T17:10:36Z",
"time_elapsed": "00:00:07",
"watcher_id": 111856
},
{
"port_name": "pnpm",
"builder_name": {
"name": "10.12_x86_64",
"display_name": "10.12"
},
"build_id": 342737,
"status": "failed install-dependencies",
"time_start": "2026-09-08T17:10:40Z",
"time_elapsed": "00:00:21",
"watcher_id": 111104
},
{
"port_name": "pnpm",
"builder_name": {
"name": "10.6_x86_64",
"display_name": "10.6.x86_64"
},
"build_id": 282445,
"status": "failed install-dependencies",
"time_start": "2026-09-08T17:15:01Z",
"time_elapsed": "00:00:14",
"watcher_id": 85042
}
]
}