GET /api/v1/builds/?format=api&page=73836
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3691752,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&page=73835",
"results": [
{
"port_name": "py35-click-plugins",
"builder_name": {
"name": "10.5_ppc_legacy",
"display_name": "10.5_ppc"
},
"build_id": 85430,
"status": "build successful",
"time_start": "2018-11-15T19:18:22Z",
"time_elapsed": "00:03:03",
"watcher_id": 19314
},
{
"port_name": "py35-clang",
"builder_name": {
"name": "10.5_ppc_legacy",
"display_name": "10.5_ppc"
},
"build_id": 85429,
"status": "failed install-dependencies",
"time_start": "2018-11-15T19:17:52Z",
"time_elapsed": "00:00:29",
"watcher_id": 19314
}
]
}