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

{
    "count": 3946151,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=78923",
    "results": [
        {
            "port_name": "py313-pikepdf",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 340744,
            "status": "failed install-dependencies",
            "time_start": "2026-05-25T11:52:36Z",
            "time_elapsed": "00:00:07",
            "watcher_id": 108556
        }
    ]
}