GET /api/v1/builds/?format=api&ordering=time_start&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=time_start&page=70414",
"results": [
{
"port_name": "dspam",
"builder_name": {
"name": "26_arm64",
"display_name": "26.arm64"
},
"build_id": 18128,
"status": "build successful",
"time_start": "2025-10-05T16:51:57Z",
"time_elapsed": "00:00:18",
"watcher_id": 884
},
{
"port_name": "gibberish",
"builder_name": {
"name": "26_arm64",
"display_name": "26.arm64"
},
"build_id": 18129,
"status": "build successful",
"time_start": "2025-10-05T16:52:17Z",
"time_elapsed": "00:00:06",
"watcher_id": 884
},
{
"port_name": "mdcat",
"builder_name": {
"name": "26_arm64",
"display_name": "26.arm64"
},
"build_id": 18130,
"status": "build successful",
"time_start": "2025-10-05T16:52:24Z",
"time_elapsed": "00:03:01",
"watcher_id": 884
},
{
"port_name": "qthello",
"builder_name": {
"name": "26_arm64",
"display_name": "26.arm64"
},
"build_id": 18131,
"status": "failed install-dependencies",
"time_start": "2025-10-05T16:55:27Z",
"time_elapsed": "00:00:03",
"watcher_id": 884
}
]
}