GET /api/v1/builds/?format=api&ordering=-time_start&page=71582
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3579054,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-time_start&page=71581",
"results": [
{
"port_name": "py-clnum",
"builder_name": {
"name": "10.5_ppc_legacy",
"display_name": "10.5_ppc"
},
"build_id": 85423,
"status": "build successful",
"time_start": "2018-11-15T19:02:28Z",
"time_elapsed": "00:02:48",
"watcher_id": 19314
},
{
"port_name": "py-clang",
"builder_name": {
"name": "10.5_ppc_legacy",
"display_name": "10.5_ppc"
},
"build_id": 85422,
"status": "failed install-dependencies",
"time_start": "2018-11-15T19:01:58Z",
"time_elapsed": "00:00:29",
"watcher_id": 19314
},
{
"port_name": "py27-clang",
"builder_name": {
"name": "10.5_ppc_legacy",
"display_name": "10.5_ppc"
},
"build_id": 85421,
"status": "failed install-dependencies",
"time_start": "2018-11-15T19:01:26Z",
"time_elapsed": "00:00:29",
"watcher_id": 19314
},
{
"port_name": "py37-corner",
"builder_name": {
"name": "10.5_ppc_legacy",
"display_name": "10.5_ppc"
},
"build_id": 85420,
"status": "build successful",
"time_start": "2018-11-15T18:47:06Z",
"time_elapsed": "00:10:38",
"watcher_id": 19313
}
]
}