GET /api/v1/builds/?format=api&ordering=build_id&page=74514
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3725653,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=74513",
"results": [
{
"port_name": "ocaml-ptime",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 328014,
"status": "failed install-dependencies",
"time_start": "2026-02-06T12:58:54Z",
"time_elapsed": "00:00:01",
"watcher_id": 104271
},
{
"port_name": "ocaml-record_builder",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 328015,
"status": "failed install-dependencies",
"time_start": "2026-02-06T12:58:56Z",
"time_elapsed": "00:00:04",
"watcher_id": 104271
},
{
"port_name": "ocaml-result",
"builder_name": {
"name": "10.9_x86_64",
"display_name": "10.9"
},
"build_id": 328016,
"status": "failed install-dependencies",
"time_start": "2026-02-06T12:59:01Z",
"time_elapsed": "00:00:00",
"watcher_id": 104271
}
]
}