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

{
    "count": 3979607,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__display_name&page=79592",
    "results": [
        {
            "port_name": "p5.34-test-simple",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 333944,
            "status": "build successful",
            "time_start": "2026-06-16T06:06:16Z",
            "time_elapsed": "00:00:32",
            "watcher_id": 109317
        },
        {
            "port_name": "p5.28-test-mockmodule",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 333945,
            "status": "build successful",
            "time_start": "2026-06-16T06:10:01Z",
            "time_elapsed": "00:00:25",
            "watcher_id": 109318
        },
        {
            "port_name": "p5.30-test-mockmodule",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 333946,
            "status": "build successful",
            "time_start": "2026-06-16T06:10:28Z",
            "time_elapsed": "00:00:19",
            "watcher_id": 109318
        },
        {
            "port_name": "p5.32-test-mockmodule",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 333947,
            "status": "build successful",
            "time_start": "2026-06-16T06:10:49Z",
            "time_elapsed": "00:00:19",
            "watcher_id": 109318
        },
        {
            "port_name": "p5.34-test-mockmodule",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 333948,
            "status": "build successful",
            "time_start": "2026-06-16T06:11:09Z",
            "time_elapsed": "00:00:25",
            "watcher_id": 109318
        },
        {
            "port_name": "openzl",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 333949,
            "status": "failed install-port",
            "time_start": "2026-06-16T07:27:37Z",
            "time_elapsed": "00:01:07",
            "watcher_id": 109319
        },
        {
            "port_name": "rio",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 333950,
            "status": "failed install-port",
            "time_start": "2026-06-16T14:45:33Z",
            "time_elapsed": "00:05:37",
            "watcher_id": 109320
        }
    ]
}