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

{
    "count": 3790657,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-build_id&page=75813",
    "results": [
        {
            "port_name": "gtk-xfce-engine",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 37,
            "status": "build successful",
            "time_start": "2019-10-28T16:55:34Z",
            "time_elapsed": "00:06:26",
            "watcher_id": 2
        },
        {
            "port_name": "libxml2",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 37,
            "status": "build successful",
            "time_start": "2024-09-24T08:43:39Z",
            "time_elapsed": "00:01:20",
            "watcher_id": 0
        },
        {
            "port_name": "curl",
            "builder_name": {
                "name": "13_arm64",
                "display_name": "13.arm64"
            },
            "build_id": 37,
            "status": "build successful",
            "time_start": "2023-02-24T04:20:29Z",
            "time_elapsed": "00:00:51",
            "watcher_id": 0
        },
        {
            "port_name": "libb2",
            "builder_name": {
                "name": "15_arm64",
                "display_name": "15.arm64"
            },
            "build_id": 37,
            "status": "build successful",
            "time_start": "2025-02-22T21:00:33Z",
            "time_elapsed": "00:00:17",
            "watcher_id": 0
        },
        {
            "port_name": "nghttp2",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 37,
            "status": "build successful",
            "time_start": "2024-01-08T11:45:53Z",
            "time_elapsed": "00:00:24",
            "watcher_id": 0
        },
        {
            "port_name": "libpsl",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 37,
            "status": "build successful",
            "time_start": "2023-10-14T19:53:03Z",
            "time_elapsed": "00:00:49",
            "watcher_id": 0
        },
        {
            "port_name": "py27-zope-hookable",
            "builder_name": {
                "name": "11_arm64",
                "display_name": "11.arm64"
            },
            "build_id": 37,
            "status": "failed install-dependencies",
            "time_start": "2020-11-20T08:01:35Z",
            "time_elapsed": "00:02:32",
            "watcher_id": 22
        }
    ]
}