GET /api/v1/builds/?format=api&ordering=-build_id&page=72765
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3638201,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-build_id&page=72764",
"results": [
{
"port_name": "lesspipe",
"builder_name": {
"name": "12_arm64",
"display_name": "12.arm64"
},
"build_id": 0,
"status": "build successful",
"time_start": "2021-10-31T05:42:48Z",
"time_elapsed": "00:00:07",
"watcher_id": 0
}
]
}