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

{
    "count": 3612357,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-build_id&page=72247",
    "results": [
        {
            "port_name": "bison",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 10,
            "status": "build successful",
            "time_start": "2021-10-31T05:50:50Z",
            "time_elapsed": "00:00:47",
            "watcher_id": 1
        },
        {
            "port_name": "py36-regex",
            "builder_name": {
                "name": "11_arm64",
                "display_name": "11.arm64"
            },
            "build_id": 10,
            "status": "failed install-dependencies",
            "time_start": "2020-11-20T05:17:18Z",
            "time_elapsed": "00:00:06",
            "watcher_id": 11
        },
        {
            "port_name": "xz",
            "builder_name": {
                "name": "13_x86_64",
                "display_name": "13"
            },
            "build_id": 10,
            "status": "build successful",
            "time_start": "2022-12-11T07:10:50Z",
            "time_elapsed": "00:00:54",
            "watcher_id": 1
        },
        {
            "port_name": "cmake-bootstrap",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 10,
            "status": "build successful",
            "time_start": "2024-09-24T07:01:31Z",
            "time_elapsed": "00:13:19",
            "watcher_id": 0
        },
        {
            "port_name": "xsetmode",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 10,
            "status": "build successful",
            "time_start": "2019-10-28T07:53:14Z",
            "time_elapsed": "00:03:30",
            "watcher_id": 1
        },
        {
            "port_name": "cmake-bootstrap",
            "builder_name": {
                "name": "15_arm64",
                "display_name": "15.arm64"
            },
            "build_id": 10,
            "status": "build successful",
            "time_start": "2025-02-22T20:24:45Z",
            "time_elapsed": "00:03:33",
            "watcher_id": 0
        },
        {
            "port_name": "libtool",
            "builder_name": {
                "name": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 10,
            "status": "build successful",
            "time_start": "2025-09-16T07:21:01Z",
            "time_elapsed": "00:00:23",
            "watcher_id": 1
        }
    ]
}