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

{
    "count": 3680852,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=73617",
    "results": [
        {
            "port_name": "qt59-qtlocation",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 317938,
            "status": "failed install-dependencies",
            "time_start": "2026-01-22T07:54:18Z",
            "time_elapsed": "00:00:09",
            "watcher_id": 104089
        },
        {
            "port_name": "py314-pyqt5",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 317939,
            "status": "failed install-dependencies",
            "time_start": "2026-01-22T07:54:28Z",
            "time_elapsed": "00:00:07",
            "watcher_id": 104089
        }
    ]
}