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

{
    "count": 4122654,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=82453",
    "results": [
        {
            "port_name": "p5.34-authen-sasl",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 341717,
            "status": "build successful",
            "time_start": "2026-09-08T05:34:40Z",
            "time_elapsed": "00:00:23",
            "watcher_id": 111954
        },
        {
            "port_name": "p5.28-net-ip-lpm",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 341718,
            "status": "build successful",
            "time_start": "2026-09-08T05:36:28Z",
            "time_elapsed": "00:00:36",
            "watcher_id": 111957
        },
        {
            "port_name": "p5.30-net-ip-lpm",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 341719,
            "status": "build successful",
            "time_start": "2026-09-08T05:37:05Z",
            "time_elapsed": "00:00:23",
            "watcher_id": 111957
        },
        {
            "port_name": "p5.32-net-ip-lpm",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 341720,
            "status": "build successful",
            "time_start": "2026-09-08T05:37:29Z",
            "time_elapsed": "00:00:21",
            "watcher_id": 111957
        }
    ]
}