GET /api/v1/builds/?format=api&ordering=-build_id&page=75369
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3768404,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-build_id&page=75368",
"results": [
{
"port_name": "py311-yaml",
"builder_name": {
"name": "14_x86_64",
"display_name": "14"
},
"build_id": 27,
"status": "build successful",
"time_start": "2023-10-14T19:17:32Z",
"time_elapsed": "00:02:13",
"watcher_id": 0
},
{
"port_name": "db48",
"builder_name": {
"name": "14_arm64",
"display_name": "14.arm64"
},
"build_id": 27,
"status": "build successful",
"time_start": "2024-01-08T11:30:49Z",
"time_elapsed": "00:01:41",
"watcher_id": 0
},
{
"port_name": "zstd",
"builder_name": {
"name": "15_arm64",
"display_name": "15.arm64"
},
"build_id": 27,
"status": "build successful",
"time_start": "2025-02-22T20:46:10Z",
"time_elapsed": "00:00:45",
"watcher_id": 0
},
{
"port_name": "python310",
"builder_name": {
"name": "13_arm64",
"display_name": "13.arm64"
},
"build_id": 27,
"status": "build successful",
"time_start": "2023-02-24T04:08:29Z",
"time_elapsed": "00:04:23",
"watcher_id": 0
}
]
}