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

{
    "count": 3598909,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-build_id&page=71978",
    "results": [
        {
            "port_name": "libgcrypt",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 46,
            "status": "build successful",
            "time_start": "2021-11-02T08:40:15Z",
            "time_elapsed": "00:01:45",
            "watcher_id": 1
        },
        {
            "port_name": "libuv",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 46,
            "status": "build successful",
            "time_start": "2023-10-14T20:05:17Z",
            "time_elapsed": "00:00:43",
            "watcher_id": 0
        },
        {
            "port_name": "xar",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 46,
            "status": "build successful",
            "time_start": "2024-01-08T11:53:57Z",
            "time_elapsed": "00:00:15",
            "watcher_id": 0
        },
        {
            "port_name": "libomp",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 45,
            "status": "build successful",
            "time_start": "2024-01-08T11:53:29Z",
            "time_elapsed": "00:00:27",
            "watcher_id": 0
        },
        {
            "port_name": "libarchive",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 45,
            "status": "build successful",
            "time_start": "2023-10-14T20:03:02Z",
            "time_elapsed": "00:02:14",
            "watcher_id": 0
        },
        {
            "port_name": "ninja",
            "builder_name": {
                "name": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 45,
            "status": "build successful",
            "time_start": "2025-09-16T08:03:30Z",
            "time_elapsed": "00:00:40",
            "watcher_id": 1
        },
        {
            "port_name": "bison",
            "builder_name": {
                "name": "15_arm64",
                "display_name": "15.arm64"
            },
            "build_id": 45,
            "status": "build successful",
            "time_start": "2025-02-22T21:19:06Z",
            "time_elapsed": "00:01:06",
            "watcher_id": 1
        },
        {
            "port_name": "libuv",
            "builder_name": {
                "name": "13_arm64",
                "display_name": "13.arm64"
            },
            "build_id": 45,
            "status": "build successful",
            "time_start": "2023-02-24T04:26:30Z",
            "time_elapsed": "00:00:19",
            "watcher_id": 0
        },
        {
            "port_name": "libb2",
            "builder_name": {
                "name": "13_x86_64",
                "display_name": "13"
            },
            "build_id": 45,
            "status": "build successful",
            "time_start": "2022-12-11T08:15:58Z",
            "time_elapsed": "00:00:50",
            "watcher_id": 1
        }
    ]
}