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

{
    "count": 3801601,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=76032",
    "results": [
        {
            "port_name": "php85-gettext",
            "builder_name": {
                "name": "10.8_x86_64",
                "display_name": "10.8"
            },
            "build_id": 231427,
            "status": "failed install-dependencies",
            "time_start": "2026-03-21T01:01:07Z",
            "time_elapsed": "00:00:03",
            "watcher_id": 76125
        }
    ]
}