GET /api/v1/builds/?format=api&ordering=status&page=76661
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3833006,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=status&page=76660",
    "results": [
        {
            "port_name": "lldb-10",
            "builder_name": {
                "name": "13_arm64",
                "display_name": "13.arm64"
            },
            "build_id": 99249,
            "status": "retry exception slave lost",
            "time_start": "2026-03-17T14:46:16Z",
            "time_elapsed": "00:04:09",
            "watcher_id": 40469
        },
        {
            "port_name": "riscv32-none-elf-gcc",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 73533,
            "status": "retry exception slave lost",
            "time_start": "2026-03-22T02:23:35Z",
            "time_elapsed": "00:12:31",
            "watcher_id": 28851
        },
        {
            "port_name": "mpich-gcc9",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 332856,
            "status": "retry exception slave lost",
            "time_start": "2026-03-22T03:33:36Z",
            "time_elapsed": "00:37:28",
            "watcher_id": 105577
        },
        {
            "port_name": "git-delta",
            "builder_name": {
                "name": "10.7_x86_64",
                "display_name": "10.7"
            },
            "build_id": 246694,
            "status": "retry exception slave lost",
            "time_start": "2026-03-22T04:04:36Z",
            "time_elapsed": "00:04:41",
            "watcher_id": 78090
        },
        {
            "port_name": "qt511-qtwebkit",
            "builder_name": {
                "name": "10.12_x86_64",
                "display_name": "10.12"
            },
            "build_id": 326071,
            "status": "retry exception slave lost",
            "time_start": "2026-03-22T03:58:27Z",
            "time_elapsed": "00:10:38",
            "watcher_id": 104859
        },
        {
            "port_name": "llvm-devel",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 73547,
            "status": "retry exception slave lost",
            "time_start": "2026-03-22T03:28:11Z",
            "time_elapsed": "01:27:02",
            "watcher_id": 28854
        }
    ]
}