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

{
    "count": 3528108,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-build_id&page=70562",
    "results": [
        {
            "port_name": "m4",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 4,
            "status": "build successful",
            "time_start": "2021-11-02T05:47:40Z",
            "time_elapsed": "00:04:38",
            "watcher_id": 1
        },
        {
            "port_name": "gettext-runtime",
            "builder_name": {
                "name": "13_arm64",
                "display_name": "13.arm64"
            },
            "build_id": 4,
            "status": "build successful",
            "time_start": "2023-02-24T03:36:14Z",
            "time_elapsed": "00:00:37",
            "watcher_id": 0
        },
        {
            "port_name": "gettext-runtime",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 4,
            "status": "build successful",
            "time_start": "2024-01-08T11:02:48Z",
            "time_elapsed": "00:00:39",
            "watcher_id": 0
        },
        {
            "port_name": "gettext-runtime",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 4,
            "status": "build successful",
            "time_start": "2023-10-14T18:22:11Z",
            "time_elapsed": "00:01:34",
            "watcher_id": 0
        },
        {
            "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": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 3,
            "status": "build successful",
            "time_start": "2025-09-16T06:59:16Z",
            "time_elapsed": "00:00:54",
            "watcher_id": 0
        },
        {
            "port_name": "libtextstyle",
            "builder_name": {
                "name": "15_arm64",
                "display_name": "15.arm64"
            },
            "build_id": 3,
            "status": "build successful",
            "time_start": "2025-02-22T20:10:31Z",
            "time_elapsed": "00:00:57",
            "watcher_id": 0
        }
    ]
}