GET /api/v1/builds/?format=api&ordering=-builder_name__display_name&page=70415
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3520704,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__display_name&page=70414",
"results": [
{
"port_name": "kealib",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 309257,
"status": "build successful",
"time_start": "2025-10-04T07:36:13Z",
"time_elapsed": "00:01:17",
"watcher_id": 101059
},
{
"port_name": "fossil",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 309258,
"status": "build successful",
"time_start": "2025-10-04T07:38:18Z",
"time_elapsed": "00:00:57",
"watcher_id": 101060
},
{
"port_name": "ggc",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 309259,
"status": "failed install-port",
"time_start": "2025-10-04T07:44:45Z",
"time_elapsed": "00:00:58",
"watcher_id": 101063
},
{
"port_name": "hwdata",
"builder_name": {
"name": "10.10_x86_64",
"display_name": "10.10"
},
"build_id": 309260,
"status": "build successful",
"time_start": "2025-10-04T09:49:17Z",
"time_elapsed": "00:00:13",
"watcher_id": 101064
}
]
}