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

{
    "count": 3836462,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-build_id&page=76729",
    "results": [
        {
            "port_name": "expat",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 18,
            "status": "build successful",
            "time_start": "2024-09-24T07:33:27Z",
            "time_elapsed": "00:01:03",
            "watcher_id": 0
        },
        {
            "port_name": "xwd",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 18,
            "status": "build successful",
            "time_start": "2019-10-28T09:38:53Z",
            "time_elapsed": "00:02:39",
            "watcher_id": 1
        },
        {
            "port_name": "openssl3",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 18,
            "status": "build successful",
            "time_start": "2024-01-08T11:15:47Z",
            "time_elapsed": "00:02:08",
            "watcher_id": 0
        },
        {
            "port_name": "sqlite3",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 18,
            "status": "build successful",
            "time_start": "2023-10-14T18:52:31Z",
            "time_elapsed": "00:01:20",
            "watcher_id": 0
        },
        {
            "port_name": "sqlite3",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 17,
            "status": "build successful",
            "time_start": "2024-01-08T11:15:09Z",
            "time_elapsed": "00:00:37",
            "watcher_id": 0
        },
        {
            "port_name": "zlib",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 17,
            "status": "build successful",
            "time_start": "2023-10-14T18:52:09Z",
            "time_elapsed": "00:00:21",
            "watcher_id": 0
        },
        {
            "port_name": "bzip2",
            "builder_name": {
                "name": "15_arm64",
                "display_name": "15.arm64"
            },
            "build_id": 17,
            "status": "build successful",
            "time_start": "2025-02-22T20:33:28Z",
            "time_elapsed": "00:00:07",
            "watcher_id": 0
        },
        {
            "port_name": "gdbm",
            "builder_name": {
                "name": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 17,
            "status": "build successful",
            "time_start": "2025-09-16T07:25:46Z",
            "time_elapsed": "00:00:21",
            "watcher_id": 1
        },
        {
            "port_name": "perl5",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 17,
            "status": "build successful",
            "time_start": "2021-10-31T05:58:46Z",
            "time_elapsed": "00:00:19",
            "watcher_id": 1
        },
        {
            "port_name": "libedit",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 17,
            "status": "build successful",
            "time_start": "2021-11-02T06:33:13Z",
            "time_elapsed": "00:01:17",
            "watcher_id": 1
        },
        {
            "port_name": "py38-pyglet",
            "builder_name": {
                "name": "11_arm64",
                "display_name": "11.arm64"
            },
            "build_id": 17,
            "status": "build successful",
            "time_start": "2020-11-20T05:37:30Z",
            "time_elapsed": "00:00:56",
            "watcher_id": 11
        },
        {
            "port_name": "pkgconfig",
            "builder_name": {
                "name": "13_x86_64",
                "display_name": "13"
            },
            "build_id": 17,
            "status": "build successful",
            "time_start": "2022-12-11T07:22:01Z",
            "time_elapsed": "00:01:43",
            "watcher_id": 1
        }
    ]
}