GET /api/v1/builds/?format=api&ordering=time_start&page=82083
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 4104104,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=82082",
"results": [
{
"port_name": "php85-mongodb",
"builder_name": {
"name": "12_x86_64",
"display_name": "12"
},
"build_id": 165587,
"status": "build successful",
"time_start": "2026-08-27T06:23:34Z",
"time_elapsed": "00:03:52",
"watcher_id": 60790
},
{
"port_name": "php86-mongodb",
"builder_name": {
"name": "12_x86_64",
"display_name": "12"
},
"build_id": 165588,
"status": "build successful",
"time_start": "2026-08-27T06:27:26Z",
"time_elapsed": "00:02:15",
"watcher_id": 60790
},
{
"port_name": "py312-rasterio",
"builder_name": {
"name": "12_x86_64",
"display_name": "12"
},
"build_id": 165589,
"status": "build successful",
"time_start": "2026-08-27T06:31:09Z",
"time_elapsed": "00:05:14",
"watcher_id": 60791
},
{
"port_name": "py313-rasterio",
"builder_name": {
"name": "12_x86_64",
"display_name": "12"
},
"build_id": 165590,
"status": "build successful",
"time_start": "2026-08-27T06:36:25Z",
"time_elapsed": "00:04:50",
"watcher_id": 60791
}
]
}