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

{
    "count": 3960057,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=79201",
    "results": [
        {
            "port_name": "mariadb-devel-server",
            "builder_name": {
                "name": "10.14_x86_64",
                "display_name": "10.14"
            },
            "build_id": 261500,
            "status": "build successful",
            "time_start": "2026-06-06T17:57:49Z",
            "time_elapsed": "00:00:16",
            "watcher_id": 90397
        },
        {
            "port_name": "gemini-cli",
            "builder_name": {
                "name": "10.14_x86_64",
                "display_name": "10.14"
            },
            "build_id": 261501,
            "status": "failed install-dependencies",
            "time_start": "2026-06-06T18:00:55Z",
            "time_elapsed": "00:00:34",
            "watcher_id": 90400
        },
        {
            "port_name": "skaffold",
            "builder_name": {
                "name": "10.14_x86_64",
                "display_name": "10.14"
            },
            "build_id": 261502,
            "status": "failed install-port",
            "time_start": "2026-06-06T18:02:04Z",
            "time_elapsed": "00:01:31",
            "watcher_id": 90401
        },
        {
            "port_name": "py311-netcdf4",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 84892,
            "status": "build successful",
            "time_start": "2026-06-06T18:09:44Z",
            "time_elapsed": "00:00:52",
            "watcher_id": 32508
        },
        {
            "port_name": "py311-tables",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 84893,
            "status": "build successful",
            "time_start": "2026-06-06T18:10:37Z",
            "time_elapsed": "00:00:59",
            "watcher_id": 32508
        },
        {
            "port_name": "py312-h5py",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 84894,
            "status": "build successful",
            "time_start": "2026-06-06T18:11:37Z",
            "time_elapsed": "00:01:50",
            "watcher_id": 32508
        },
        {
            "port_name": "py312-fabio",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 84895,
            "status": "build successful",
            "time_start": "2026-06-06T18:13:31Z",
            "time_elapsed": "00:00:41",
            "watcher_id": 32508
        }
    ]
}