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

{
    "count": 3768707,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=75374",
    "results": [
        {
            "port_name": "p5.34-test-future-io-impl",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322599,
            "status": "build successful",
            "time_start": "2026-02-28T10:19:29Z",
            "time_elapsed": "00:00:21",
            "watcher_id": 105222
        },
        {
            "port_name": "p5.28-future-io",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322600,
            "status": "build successful",
            "time_start": "2026-02-28T10:22:44Z",
            "time_elapsed": "00:00:22",
            "watcher_id": 105223
        },
        {
            "port_name": "p5.30-future-io",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322601,
            "status": "build successful",
            "time_start": "2026-02-28T10:23:08Z",
            "time_elapsed": "00:00:24",
            "watcher_id": 105223
        },
        {
            "port_name": "p5.32-future-io",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322602,
            "status": "build successful",
            "time_start": "2026-02-28T10:23:35Z",
            "time_elapsed": "00:00:22",
            "watcher_id": 105223
        },
        {
            "port_name": "p5.34-future-io",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322603,
            "status": "build successful",
            "time_start": "2026-02-28T10:24:00Z",
            "time_elapsed": "00:00:21",
            "watcher_id": 105223
        },
        {
            "port_name": "gemini-cli",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322604,
            "status": "failed install-dependencies",
            "time_start": "2026-02-28T11:38:19Z",
            "time_elapsed": "00:00:10",
            "watcher_id": 105225
        },
        {
            "port_name": "nodejs24",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322605,
            "status": "failed install-port",
            "time_start": "2026-02-28T11:47:55Z",
            "time_elapsed": "00:17:45",
            "watcher_id": 105226
        }
    ]
}