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

{
    "count": 3522359,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=70447",
    "results": [
        {
            "port_name": "syslog-ng-devel",
            "builder_name": {
                "name": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 18214,
            "status": "build successful",
            "time_start": "2025-10-08T02:20:53Z",
            "time_elapsed": "00:02:02",
            "watcher_id": 923
        },
        {
            "port_name": "clang_select-17",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 219019,
            "status": "build successful",
            "time_start": "2025-10-08T02:22:27Z",
            "time_elapsed": "00:01:42",
            "watcher_id": 71733
        },
        {
            "port_name": "yaz",
            "builder_name": {
                "name": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 18215,
            "status": "build successful",
            "time_start": "2025-10-08T02:23:03Z",
            "time_elapsed": "00:01:04",
            "watcher_id": 923
        },
        {
            "port_name": "clang_select-17",
            "builder_name": {
                "name": "10.13_x86_64",
                "display_name": "10.13"
            },
            "build_id": 268759,
            "status": "build successful",
            "time_start": "2025-10-08T02:23:57Z",
            "time_elapsed": "00:01:14",
            "watcher_id": 91988
        },
        {
            "port_name": "lldb-17",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 63446,
            "status": "build successful",
            "time_start": "2025-10-08T02:38:28Z",
            "time_elapsed": "00:07:43",
            "watcher_id": 24190
        },
        {
            "port_name": "clang_select-17",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 141399,
            "status": "build successful",
            "time_start": "2025-10-08T02:47:06Z",
            "time_elapsed": "00:01:02",
            "watcher_id": 50579
        },
        {
            "port_name": "libgpg-error",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 63447,
            "status": "build successful",
            "time_start": "2025-10-08T02:48:17Z",
            "time_elapsed": "00:01:15",
            "watcher_id": 24191
        },
        {
            "port_name": "ecCodes",
            "builder_name": {
                "name": "13_x86_64",
                "display_name": "13"
            },
            "build_id": 96702,
            "status": "build successful",
            "time_start": "2025-10-08T02:49:30Z",
            "time_elapsed": "00:03:44",
            "watcher_id": 36302
        },
        {
            "port_name": "nginx-devel",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 63448,
            "status": "build successful",
            "time_start": "2025-10-08T02:51:58Z",
            "time_elapsed": "00:00:32",
            "watcher_id": 24193
        }
    ]
}