GET /api/v1/builds/?format=api&ordering=status&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=status&page=74537",
"results": [
{
"port_name": "mariadb-10.2",
"builder_name": {
"name": "11_arm64",
"display_name": "11.arm64"
},
"build_id": 24484,
"status": "retry exception slave lost",
"time_start": "2021-06-24T20:41:24Z",
"time_elapsed": "00:06:10",
"watcher_id": 7597
},
{
"port_name": "mariadb-10.2",
"builder_name": {
"name": "11_arm64",
"display_name": "11.arm64"
},
"build_id": 24485,
"status": "retry exception slave lost",
"time_start": "2021-06-24T20:57:13Z",
"time_elapsed": "00:03:20",
"watcher_id": 7597
},
{
"port_name": "pandoc",
"builder_name": {
"name": "10.13_x86_64",
"display_name": "10.13"
},
"build_id": 116569,
"status": "retry exception slave lost",
"time_start": "2021-06-30T11:03:18Z",
"time_elapsed": "01:19:32",
"watcher_id": 37924
}
]
}