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

{
    "count": 4065606,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=81312",
    "results": [
        {
            "port_name": "py314-libcst",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 338197,
            "status": "failed install-port",
            "time_start": "2026-07-30T04:51:47Z",
            "time_elapsed": "00:01:37",
            "watcher_id": 110617
        },
        {
            "port_name": "py-libcst",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 338198,
            "status": "failed install-dependencies",
            "time_start": "2026-07-30T04:53:34Z",
            "time_elapsed": "00:00:07",
            "watcher_id": 110617
        },
        {
            "port_name": "py310-libcst",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 338199,
            "status": "failed install-port",
            "time_start": "2026-07-30T04:53:42Z",
            "time_elapsed": "00:01:11",
            "watcher_id": 110617
        },
        {
            "port_name": "py311-libcst",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 338200,
            "status": "failed install-port",
            "time_start": "2026-07-30T04:54:56Z",
            "time_elapsed": "00:00:47",
            "watcher_id": 110617
        },
        {
            "port_name": "py312-libcst",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 338201,
            "status": "failed install-port",
            "time_start": "2026-07-30T04:55:47Z",
            "time_elapsed": "00:00:45",
            "watcher_id": 110617
        },
        {
            "port_name": "py313-libcst",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 338202,
            "status": "failed install-port",
            "time_start": "2026-07-30T04:56:35Z",
            "time_elapsed": "00:00:53",
            "watcher_id": 110617
        }
    ]
}