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

{
    "count": 3695654,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=status&page=73913",
    "results": [
        {
            "port_name": "argocd",
            "builder_name": {
                "name": "10.8_x86_64",
                "display_name": "10.8"
            },
            "build_id": 226189,
            "status": "failed install-port",
            "time_start": "2026-02-01T06:21:54Z",
            "time_elapsed": "00:01:33",
            "watcher_id": 74871
        },
        {
            "port_name": "argtable3",
            "builder_name": {
                "name": "10.8_x86_64",
                "display_name": "10.8"
            },
            "build_id": 226190,
            "status": "failed install-port",
            "time_start": "2026-02-01T06:23:29Z",
            "time_elapsed": "00:01:24",
            "watcher_id": 74871
        },
        {
            "port_name": "astyle",
            "builder_name": {
                "name": "10.8_x86_64",
                "display_name": "10.8"
            },
            "build_id": 226191,
            "status": "failed install-port",
            "time_start": "2026-02-01T06:24:55Z",
            "time_elapsed": "00:02:52",
            "watcher_id": 74871
        },
        {
            "port_name": "bloaty",
            "builder_name": {
                "name": "10.8_x86_64",
                "display_name": "10.8"
            },
            "build_id": 226192,
            "status": "failed install-port",
            "time_start": "2026-02-01T06:27:49Z",
            "time_elapsed": "00:03:26",
            "watcher_id": 74871
        }
    ]
}