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

{
    "count": 4104858,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=82097",
    "results": [
        {
            "port_name": "shadowsocks-rust",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 65542,
            "status": "build successful",
            "time_start": "2026-08-28T03:52:27Z",
            "time_elapsed": "00:06:44",
            "watcher_id": 22505
        },
        {
            "port_name": "go",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 165630,
            "status": "build successful",
            "time_start": "2026-08-28T03:54:52Z",
            "time_elapsed": "00:00:58",
            "watcher_id": 60816
        },
        {
            "port_name": "cloudflared",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 165631,
            "status": "build successful",
            "time_start": "2026-08-28T03:55:52Z",
            "time_elapsed": "00:02:21",
            "watcher_id": 60816
        },
        {
            "port_name": "claude-code",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 65543,
            "status": "build successful",
            "time_start": "2026-08-28T03:59:54Z",
            "time_elapsed": "00:01:33",
            "watcher_id": 22506
        },
        {
            "port_name": "mesa",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 65544,
            "status": "build successful",
            "time_start": "2026-08-28T04:02:21Z",
            "time_elapsed": "00:03:07",
            "watcher_id": 22509
        },
        {
            "port_name": "gn",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 65545,
            "status": "build successful",
            "time_start": "2026-08-28T04:06:24Z",
            "time_elapsed": "00:01:32",
            "watcher_id": 22513
        },
        {
            "port_name": "angle",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 65546,
            "status": "build successful",
            "time_start": "2026-08-28T04:08:32Z",
            "time_elapsed": "00:03:09",
            "watcher_id": 22514
        },
        {
            "port_name": "octave-statistics",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 65547,
            "status": "build successful",
            "time_start": "2026-08-28T04:12:41Z",
            "time_elapsed": "00:02:41",
            "watcher_id": 22515
        }
    ]
}