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

{
    "count": 3735304,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=74706",
    "results": [
        {
            "port_name": "patoline",
            "builder_name": {
                "name": "10.7_x86_64",
                "display_name": "10.7"
            },
            "build_id": 243627,
            "status": "failed install-dependencies",
            "time_start": "2026-02-08T06:51:11Z",
            "time_elapsed": "00:00:04",
            "watcher_id": 77117
        },
        {
            "port_name": "pdfcpu",
            "builder_name": {
                "name": "10.7_x86_64",
                "display_name": "10.7"
            },
            "build_id": 243628,
            "status": "failed install-port",
            "time_start": "2026-02-08T06:51:17Z",
            "time_elapsed": "00:00:49",
            "watcher_id": 77117
        },
        {
            "port_name": "roapi",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 320760,
            "status": "failed install-port",
            "time_start": "2026-02-08T06:51:18Z",
            "time_elapsed": "00:00:30",
            "watcher_id": 104666
        },
        {
            "port_name": "py314-sphinxcontrib-httpdomain",
            "builder_name": {
                "name": "11_arm64",
                "display_name": "11.arm64"
            },
            "build_id": 130454,
            "status": "failed install-port",
            "time_start": "2026-02-08T06:51:34Z",
            "time_elapsed": "00:00:15",
            "watcher_id": 50519
        }
    ]
}