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

{
    "count": 4102209,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=82044",
    "results": [
        {
            "port_name": "squid",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340374,
            "status": "build successful",
            "time_start": "2026-08-24T21:54:56Z",
            "time_elapsed": "00:35:55",
            "watcher_id": 111421
        },
        {
            "port_name": "nasm",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340375,
            "status": "build successful",
            "time_start": "2026-08-24T23:16:07Z",
            "time_elapsed": "00:00:43",
            "watcher_id": 111422
        },
        {
            "port_name": "p5.28-test-simple",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340376,
            "status": "build successful",
            "time_start": "2026-08-25T00:15:35Z",
            "time_elapsed": "00:00:28",
            "watcher_id": 111424
        },
        {
            "port_name": "p5.30-test-simple",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340377,
            "status": "build successful",
            "time_start": "2026-08-25T00:16:05Z",
            "time_elapsed": "00:00:17",
            "watcher_id": 111424
        },
        {
            "port_name": "p5.32-test-simple",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340378,
            "status": "build successful",
            "time_start": "2026-08-25T00:16:24Z",
            "time_elapsed": "00:00:17",
            "watcher_id": 111424
        },
        {
            "port_name": "p5.34-test-simple",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340379,
            "status": "build successful",
            "time_start": "2026-08-25T00:16:41Z",
            "time_elapsed": "00:00:19",
            "watcher_id": 111424
        },
        {
            "port_name": "p5.28-net-idn-encode",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340380,
            "status": "build successful",
            "time_start": "2026-08-25T02:48:39Z",
            "time_elapsed": "00:00:23",
            "watcher_id": 111425
        },
        {
            "port_name": "p5.30-net-idn-encode",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340381,
            "status": "build successful",
            "time_start": "2026-08-25T02:49:03Z",
            "time_elapsed": "00:00:19",
            "watcher_id": 111425
        },
        {
            "port_name": "p5.32-net-idn-encode",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340382,
            "status": "build successful",
            "time_start": "2026-08-25T02:49:23Z",
            "time_elapsed": "00:00:22",
            "watcher_id": 111425
        }
    ]
}