GET /api/v1/builds/?format=api&ordering=-time_start&page=74538
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3726853,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-time_start&page=74537",
"results": [
{
"port_name": "phpbb",
"builder_name": {
"name": "10.5_ppc_legacy",
"display_name": "10.5_ppc"
},
"build_id": 85779,
"status": "build successful",
"time_start": "2018-11-19T15:44:13Z",
"time_elapsed": "00:12:36",
"watcher_id": 19448
},
{
"port_name": "py37-boto3",
"builder_name": {
"name": "10.5_ppc_legacy",
"display_name": "10.5_ppc"
},
"build_id": 85778,
"status": "build successful",
"time_start": "2018-11-19T15:06:13Z",
"time_elapsed": "00:03:38",
"watcher_id": 19447
},
{
"port_name": "py37-awscli",
"builder_name": {
"name": "10.5_ppc_legacy",
"display_name": "10.5_ppc"
},
"build_id": 85777,
"status": "build successful",
"time_start": "2018-11-19T15:01:47Z",
"time_elapsed": "00:04:25",
"watcher_id": 19447
}
]
}