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

{
    "count": 3752856,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=75057",
    "results": [
        {
            "port_name": "py314-bitstring",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 321648,
            "status": "build successful",
            "time_start": "2026-02-18T23:06:29Z",
            "time_elapsed": "00:00:10",
            "watcher_id": 104944
        },
        {
            "port_name": "py314-osxmetadata",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 321649,
            "status": "failed install-dependencies",
            "time_start": "2026-02-18T23:07:12Z",
            "time_elapsed": "00:00:08",
            "watcher_id": 104944
        },
        {
            "port_name": "py314-photoscript",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 321650,
            "status": "failed install-dependencies",
            "time_start": "2026-02-18T23:07:39Z",
            "time_elapsed": "00:00:04",
            "watcher_id": 104944
        },
        {
            "port_name": "py314-ptpython",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 321651,
            "status": "build successful",
            "time_start": "2026-02-18T23:07:48Z",
            "time_elapsed": "00:00:23",
            "watcher_id": 104944
        },
        {
            "port_name": "py314-pytimeparse2",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 321652,
            "status": "build successful",
            "time_start": "2026-02-18T23:12:04Z",
            "time_elapsed": "00:00:25",
            "watcher_id": 104944
        },
        {
            "port_name": "py314-rich-theme-manager",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 321653,
            "status": "build successful",
            "time_start": "2026-02-18T23:12:49Z",
            "time_elapsed": "00:00:23",
            "watcher_id": 104944
        }
    ]
}