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

{
    "count": 3940110,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__display_name&page=78802",
    "results": [
        {
            "port_name": "py313-numpy",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331763,
            "status": "build successful",
            "time_start": "2026-05-19T18:15:31Z",
            "time_elapsed": "00:09:14",
            "watcher_id": 108456
        },
        {
            "port_name": "py313-numba",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331764,
            "status": "failed install-dependencies",
            "time_start": "2026-05-19T18:24:52Z",
            "time_elapsed": "00:00:13",
            "watcher_id": 108456
        },
        {
            "port_name": "py313-pdftl",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331765,
            "status": "failed install-dependencies",
            "time_start": "2026-05-19T18:25:07Z",
            "time_elapsed": "00:00:17",
            "watcher_id": 108456
        },
        {
            "port_name": "py313-pyarrow",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331766,
            "status": "failed install-dependencies",
            "time_start": "2026-05-19T18:25:26Z",
            "time_elapsed": "00:00:13",
            "watcher_id": 108456
        },
        {
            "port_name": "py313-stevedore",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331767,
            "status": "build successful",
            "time_start": "2026-05-19T18:25:41Z",
            "time_elapsed": "00:00:09",
            "watcher_id": 108456
        },
        {
            "port_name": "py313-virtualenv",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331768,
            "status": "build successful",
            "time_start": "2026-05-19T18:25:52Z",
            "time_elapsed": "00:00:16",
            "watcher_id": 108456
        },
        {
            "port_name": "py314-pyarrow",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331769,
            "status": "failed install-dependencies",
            "time_start": "2026-05-19T18:26:09Z",
            "time_elapsed": "00:00:18",
            "watcher_id": 108456
        },
        {
            "port_name": "pybind11",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331770,
            "status": "build successful",
            "time_start": "2026-05-19T18:26:31Z",
            "time_elapsed": "00:03:01",
            "watcher_id": 108456
        },
        {
            "port_name": "ugrep",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331771,
            "status": "build successful",
            "time_start": "2026-05-19T18:29:34Z",
            "time_elapsed": "00:01:31",
            "watcher_id": 108456
        },
        {
            "port_name": "suricata",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331772,
            "status": "failed install-port",
            "time_start": "2026-05-19T19:15:39Z",
            "time_elapsed": "00:02:46",
            "watcher_id": 108458
        }
    ]
}