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

{
    "count": 3826301,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=76526",
    "results": [
        {
            "port_name": "gnucash-devel",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 334183,
            "status": "failed install-dependencies",
            "time_start": "2026-03-29T11:24:54Z",
            "time_elapsed": "00:00:27",
            "watcher_id": 105966
        }
    ]
}