GET /api/v1/builds/?format=api&ordering=status&page=71997
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3599803,
"next": null,
"previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=status&page=71996",
"results": [
{
"port_name": "py-wxpython-4.0",
"builder_name": {
"name": "10.13_x86_64",
"display_name": "10.13"
},
"build_id": 255273,
"status": "retry exception slave lost",
"time_start": "2025-02-12T16:34:40Z",
"time_elapsed": "00:03:04",
"watcher_id": 86290
},
{
"port_name": "jujutsu",
"builder_name": {
"name": "10.14_x86_64",
"display_name": "10.14"
},
"build_id": 229131,
"status": "retry exception slave lost",
"time_start": "2025-02-12T19:48:00Z",
"time_elapsed": "00:17:07",
"watcher_id": 76925
},
{
"port_name": "py310-cryptography_vectors",
"builder_name": {
"name": "12_arm64",
"display_name": "12.arm64"
},
"build_id": 146221,
"status": "retry exception slave lost",
"time_start": "2025-02-12T20:52:06Z",
"time_elapsed": "00:01:12",
"watcher_id": 44718
}
]
}