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

{
    "count": 3758857,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=75177",
    "results": [
        {
            "port_name": "py310-xarray-einstats",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 329934,
            "status": "build successful",
            "time_start": "2026-02-20T16:09:00Z",
            "time_elapsed": "00:01:26",
            "watcher_id": 104686
        },
        {
            "port_name": "py311-filelock",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 329935,
            "status": "build successful",
            "time_start": "2026-02-20T16:10:30Z",
            "time_elapsed": "00:02:33",
            "watcher_id": 104686
        },
        {
            "port_name": "py311-isort",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 329936,
            "status": "build successful",
            "time_start": "2026-02-20T16:13:17Z",
            "time_elapsed": "00:00:24",
            "watcher_id": 104686
        },
        {
            "port_name": "py311-virtualenv",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 329937,
            "status": "build successful",
            "time_start": "2026-02-20T16:13:44Z",
            "time_elapsed": "00:00:29",
            "watcher_id": 104686
        },
        {
            "port_name": "py311-xarray-einstats",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 329938,
            "status": "build successful",
            "time_start": "2026-02-20T16:14:21Z",
            "time_elapsed": "00:01:34",
            "watcher_id": 104686
        },
        {
            "port_name": "py312-filelock",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 329939,
            "status": "build successful",
            "time_start": "2026-02-20T16:16:00Z",
            "time_elapsed": "00:00:51",
            "watcher_id": 104686
        },
        {
            "port_name": "py312-isort",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 329940,
            "status": "build successful",
            "time_start": "2026-02-20T16:16:53Z",
            "time_elapsed": "00:00:11",
            "watcher_id": 104686
        }
    ]
}