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

{
    "count": 3783901,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=75678",
    "results": [
        {
            "port_name": "clang-17",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 331392,
            "status": "failed install-dependencies",
            "time_start": "2026-03-11T05:26:29Z",
            "time_elapsed": "00:00:07",
            "watcher_id": 105146
        }
    ]
}