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

{
    "count": 3723605,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=74472",
    "results": [
        {
            "port_name": "p5.34-sub-handlesvia-xs",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 70417,
            "status": "failed install-port",
            "time_start": "2026-02-06T03:50:56Z",
            "time_elapsed": "00:00:07",
            "watcher_id": 27617
        },
        {
            "port_name": "chemex",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 227937,
            "status": "build successful",
            "time_start": "2026-02-06T03:51:22Z",
            "time_elapsed": "00:02:06",
            "watcher_id": 75197
        },
        {
            "port_name": "claude-code",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 70418,
            "status": "build successful",
            "time_start": "2026-02-06T03:52:13Z",
            "time_elapsed": "00:04:35",
            "watcher_id": 27625
        },
        {
            "port_name": "py310-sphinxcontrib-httpdomain",
            "builder_name": {
                "name": "10.12_x86_64",
                "display_name": "10.12"
            },
            "build_id": 321528,
            "status": "failed install-port",
            "time_start": "2026-02-06T03:53:04Z",
            "time_elapsed": "00:00:54",
            "watcher_id": 103481
        },
        {
            "port_name": "chemex",
            "builder_name": {
                "name": "10.11_x86_64",
                "display_name": "10.11"
            },
            "build_id": 311856,
            "status": "failed install-dependencies",
            "time_start": "2026-02-06T03:53:04Z",
            "time_elapsed": "00:00:12",
            "watcher_id": 104759
        }
    ]
}