GET /api/v1/builds/?format=api&ordering=status&page=75999
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3799905,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=status&page=75998",
"results": [
{
"port_name": "libreoffice",
"builder_name": {
"name": "12_arm64",
"display_name": "12.arm64"
},
"build_id": 94082,
"status": "retry exception slave lost",
"time_start": "2023-05-13T23:24:20Z",
"time_elapsed": "00:02:48",
"watcher_id": 21234
},
{
"port_name": "libreoffice",
"builder_name": {
"name": "12_arm64",
"display_name": "12.arm64"
},
"build_id": 94083,
"status": "retry exception slave lost",
"time_start": "2023-05-13T23:27:13Z",
"time_elapsed": "00:46:57",
"watcher_id": 21234
},
{
"port_name": "libreoffice",
"builder_name": {
"name": "12_arm64",
"display_name": "12.arm64"
},
"build_id": 94084,
"status": "retry exception slave lost",
"time_start": "2023-05-14T00:17:17Z",
"time_elapsed": "00:02:33",
"watcher_id": 21234
},
{
"port_name": "libreoffice",
"builder_name": {
"name": "12_arm64",
"display_name": "12.arm64"
},
"build_id": 94085,
"status": "retry exception slave lost",
"time_start": "2023-05-14T00:19:53Z",
"time_elapsed": "00:03:08",
"watcher_id": 21234
},
{
"port_name": "postgresql14",
"builder_name": {
"name": "12_arm64",
"display_name": "12.arm64"
},
"build_id": 94088,
"status": "retry exception slave lost",
"time_start": "2023-05-14T00:28:31Z",
"time_elapsed": "00:01:25",
"watcher_id": 21234
}
]
}