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

{
    "count": 3938557,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=78771",
    "results": [
        {
            "port_name": "emacs-app",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 166444,
            "status": "build successful",
            "time_start": "2026-05-19T15:07:15Z",
            "time_elapsed": "00:19:00",
            "watcher_id": 57433
        },
        {
            "port_name": "rrdtool",
            "builder_name": {
                "name": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 35711,
            "status": "build successful",
            "time_start": "2026-05-19T15:09:01Z",
            "time_elapsed": "00:00:59",
            "watcher_id": 8327
        },
        {
            "port_name": "emscripten",
            "builder_name": {
                "name": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 35712,
            "status": "build successful",
            "time_start": "2026-05-19T15:10:53Z",
            "time_elapsed": "00:19:31",
            "watcher_id": 8329
        },
        {
            "port_name": "nethack",
            "builder_name": {
                "name": "10.6_i386",
                "display_name": "10.6"
            },
            "build_id": 235126,
            "status": "build successful",
            "time_start": "2026-05-19T15:18:34Z",
            "time_elapsed": "00:02:21",
            "watcher_id": 81452
        },
        {
            "port_name": "nethack",
            "builder_name": {
                "name": "10.6_x86_64",
                "display_name": "10.6.x86_64"
            },
            "build_id": 272446,
            "status": "build successful",
            "time_start": "2026-05-19T15:19:21Z",
            "time_elapsed": "00:01:53",
            "watcher_id": 81519
        },
        {
            "port_name": "emacs-app-devel",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 166445,
            "status": "build successful",
            "time_start": "2026-05-19T15:26:19Z",
            "time_elapsed": "00:21:34",
            "watcher_id": 57433
        },
        {
            "port_name": "nethack",
            "builder_name": {
                "name": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 35713,
            "status": "build successful",
            "time_start": "2026-05-19T15:31:38Z",
            "time_elapsed": "00:00:34",
            "watcher_id": 8330
        }
    ]
}