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

{
    "count": 3691406,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-build_id&page=73828",
    "results": [
        {
            "port_name": "libtextstyle",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 3,
            "status": "build successful",
            "time_start": "2024-01-08T11:02:01Z",
            "time_elapsed": "00:00:47",
            "watcher_id": 0
        },
        {
            "port_name": "libtextstyle",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 3,
            "status": "build successful",
            "time_start": "2023-10-14T18:20:22Z",
            "time_elapsed": "00:01:48",
            "watcher_id": 0
        },
        {
            "port_name": "libtextstyle",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 3,
            "status": "build successful",
            "time_start": "2024-09-24T06:02:55Z",
            "time_elapsed": "00:03:51",
            "watcher_id": 0
        },
        {
            "port_name": "xpm",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 3,
            "status": "build successful",
            "time_start": "2019-10-28T07:34:09Z",
            "time_elapsed": "00:05:44",
            "watcher_id": 1
        },
        {
            "port_name": "ncurses",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 3,
            "status": "build successful",
            "time_start": "2021-10-31T05:44:30Z",
            "time_elapsed": "00:00:42",
            "watcher_id": 1
        },
        {
            "port_name": "gettext",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 3,
            "status": "build successful",
            "time_start": "2021-11-02T05:32:31Z",
            "time_elapsed": "00:15:08",
            "watcher_id": 1
        }
    ]
}