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

{
    "count": 4063603,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=81272",
    "results": [
        {
            "port_name": "libcbor",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 347128,
            "status": "build successful",
            "time_start": "2026-07-27T12:59:05Z",
            "time_elapsed": "00:00:50",
            "watcher_id": 110458
        },
        {
            "port_name": "weechat",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 347129,
            "status": "build successful",
            "time_start": "2026-07-27T13:03:48Z",
            "time_elapsed": "00:01:41",
            "watcher_id": 110459
        },
        {
            "port_name": "breachcraft-test-1782597019",
            "builder_name": {
                "name": "breachcraft-builder-1782597019",
                "display_name": ""
            },
            "build_id": 999999001,
            "status": "build successful (breachcraft-test)",
            "time_start": "2026-06-27T21:50:19Z",
            "time_elapsed": "00:00:05",
            "watcher_id": 0
        }
    ]
}