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

{
    "count": 3618957,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=72379",
    "results": [
        {
            "port_name": "py310-beancount",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 322002,
            "status": "failed install-port",
            "time_start": "2025-12-05T00:31:04Z",
            "time_elapsed": "00:00:57",
            "watcher_id": 102505
        },
        {
            "port_name": "py311-beancount",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 322003,
            "status": "failed install-port",
            "time_start": "2025-12-05T00:32:03Z",
            "time_elapsed": "00:00:37",
            "watcher_id": 102505
        },
        {
            "port_name": "py312-beancount",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 322004,
            "status": "failed install-port",
            "time_start": "2025-12-05T00:32:41Z",
            "time_elapsed": "00:00:37",
            "watcher_id": 102505
        },
        {
            "port_name": "py313-beancount",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 322005,
            "status": "failed install-port",
            "time_start": "2025-12-05T00:33:19Z",
            "time_elapsed": "00:00:22",
            "watcher_id": 102505
        },
        {
            "port_name": "chezmoi",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 322006,
            "status": "failed install-port",
            "time_start": "2025-12-05T00:35:01Z",
            "time_elapsed": "00:00:57",
            "watcher_id": 102508
        },
        {
            "port_name": "scdoc",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 322007,
            "status": "failed install-port",
            "time_start": "2025-12-05T00:37:01Z",
            "time_elapsed": "00:00:13",
            "watcher_id": 102510
        },
        {
            "port_name": "syncthing",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 322008,
            "status": "failed install-port",
            "time_start": "2025-12-05T00:38:10Z",
            "time_elapsed": "00:00:41",
            "watcher_id": 102511
        }
    ]
}