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

{
    "count": 4058152,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-build_id&page=81163",
    "results": [
        {
            "port_name": "lesspipe",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 0,
            "status": "build successful",
            "time_start": "2021-10-31T05:42:48Z",
            "time_elapsed": "00:00:07",
            "watcher_id": 0
        },
        {
            "port_name": "ncurses",
            "builder_name": {
                "name": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 0,
            "status": "build successful",
            "time_start": "2025-09-16T06:57:15Z",
            "time_elapsed": "00:01:04",
            "watcher_id": 0
        }
    ]
}