GET /api/v1/builds/?format=api&ordering=-builder_name__name&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=-builder_name__name&page=81272",
    "results": [
        {
            "port_name": "netatalk",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 338110,
            "status": "build successful",
            "time_start": "2026-07-27T12:56:21Z",
            "time_elapsed": "00:01:32",
            "watcher_id": 110569
        },
        {
            "port_name": "netatalk4",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 338111,
            "status": "build successful",
            "time_start": "2026-07-27T12:57:56Z",
            "time_elapsed": "00:00:12",
            "watcher_id": 110569
        },
        {
            "port_name": "libcbor",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 338112,
            "status": "build successful",
            "time_start": "2026-07-27T13:00:26Z",
            "time_elapsed": "00:00:44",
            "watcher_id": 110570
        }
    ]
}