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

{
    "count": 3077656,
    "next": null,
    "previous": "http://ports.macports.org/api/v1/builds/?format=api&ordering=status&page=61553",
    "results": [
        {
            "port_name": "php72-postgresql",
            "builder_name": {
                "name": "10.7_x86_64",
                "display_name": "10.7"
            },
            "build_id": 19314,
            "status": "retry install-dependencies exception slave lost",
            "time_start": "2020-03-25T11:51:04Z",
            "time_elapsed": "00:00:42",
            "watcher_id": 4734
        },
        {
            "port_name": "qt6-qtwebengine-docs",
            "builder_name": {
                "name": "13_arm64",
                "display_name": "13.arm64"
            },
            "build_id": 36408,
            "status": "retry install-port exception slave lost",
            "time_start": "2023-09-22T04:12:04Z",
            "time_elapsed": "00:03:13",
            "watcher_id": 11848
        },
        {
            "port_name": "gnuradio37",
            "builder_name": {
                "name": "10.13_x86_64",
                "display_name": "10.13"
            },
            "build_id": 132477,
            "status": "retry install-port exception slave lost",
            "time_start": "2021-12-09T23:24:13Z",
            "time_elapsed": "01:21:14",
            "watcher_id": 43657
        },
        {
            "port_name": "boost-numpy",
            "builder_name": {
                "name": "10.7_x86_64",
                "display_name": "10.7"
            },
            "build_id": 20912,
            "status": "retry install-port exception slave lost",
            "time_start": "2020-04-03T23:52:57Z",
            "time_elapsed": "00:25:25",
            "watcher_id": 5466
        },
        {
            "port_name": "rust-bootstrap-transition",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 12289,
            "status": "retry interrupted exception slave lost",
            "time_start": "2023-11-21T07:56:41Z",
            "time_elapsed": "00:59:59",
            "watcher_id": 1873
        },
        {
            "port_name": "mrustc-rust",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 14062,
            "status": "retry interrupted exception slave lost",
            "time_start": "2023-11-28T04:34:30Z",
            "time_elapsed": "00:46:41",
            "watcher_id": 2217
        }
    ]
}