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

{
    "count": 4101406,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=82028",
    "results": [
        {
            "port_name": "broot",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 90142,
            "status": "build successful",
            "time_start": "2026-08-23T23:29:58Z",
            "time_elapsed": "00:05:30",
            "watcher_id": 34896
        },
        {
            "port_name": "nushell",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 90143,
            "status": "build successful",
            "time_start": "2026-08-23T23:35:29Z",
            "time_elapsed": "00:14:34",
            "watcher_id": 34896
        },
        {
            "port_name": "go",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 90144,
            "status": "build successful",
            "time_start": "2026-08-23T23:51:24Z",
            "time_elapsed": "00:01:37",
            "watcher_id": 34898
        },
        {
            "port_name": "git-town",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 90145,
            "status": "build successful",
            "time_start": "2026-08-23T23:53:02Z",
            "time_elapsed": "00:01:48",
            "watcher_id": 34898
        },
        {
            "port_name": "litestream",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 90146,
            "status": "build successful",
            "time_start": "2026-08-23T23:54:51Z",
            "time_elapsed": "00:01:17",
            "watcher_id": 34898
        },
        {
            "port_name": "wails",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 90147,
            "status": "build successful",
            "time_start": "2026-08-23T23:56:10Z",
            "time_elapsed": "00:01:57",
            "watcher_id": 34898
        }
    ]
}