GET /api/v1/builds/?format=api&ordering=-builder_name__display_name&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=-builder_name__display_name&page=75672",
"results": [
{
"port_name": "rpm2html",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 324040,
"status": "failed install-port",
"time_start": "2026-03-12T04:43:57Z",
"time_elapsed": "00:01:45",
"watcher_id": 105593
},
{
"port_name": "seed",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 324041,
"status": "failed install-dependencies",
"time_start": "2026-03-12T04:45:46Z",
"time_elapsed": "00:00:33",
"watcher_id": 105593
},
{
"port_name": "smooth",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 324042,
"status": "build successful",
"time_start": "2026-03-12T04:49:23Z",
"time_elapsed": "00:02:40",
"watcher_id": 105594
},
{
"port_name": "sollya",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 324043,
"status": "failed install-dependencies",
"time_start": "2026-03-12T04:52:05Z",
"time_elapsed": "00:00:43",
"watcher_id": 105594
},
{
"port_name": "strigi",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 324044,
"status": "failed install-dependencies",
"time_start": "2026-03-12T04:52:50Z",
"time_elapsed": "00:00:20",
"watcher_id": 105594
}
]
}