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

{
    "count": 3773757,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=75475",
    "results": [
        {
            "port_name": "py-tifffile",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 330893,
            "status": "build successful",
            "time_start": "2026-03-04T13:29:17Z",
            "time_elapsed": "00:00:10",
            "watcher_id": 104979
        },
        {
            "port_name": "py310-tifffile",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 330894,
            "status": "build successful",
            "time_start": "2026-03-04T13:29:29Z",
            "time_elapsed": "00:00:32",
            "watcher_id": 104979
        },
        {
            "port_name": "py311-tifffile",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 330895,
            "status": "build successful",
            "time_start": "2026-03-04T13:30:04Z",
            "time_elapsed": "00:00:34",
            "watcher_id": 104979
        },
        {
            "port_name": "py312-tifffile",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 330896,
            "status": "build successful",
            "time_start": "2026-03-04T13:30:41Z",
            "time_elapsed": "00:00:38",
            "watcher_id": 104979
        },
        {
            "port_name": "py313-tifffile",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 330897,
            "status": "build successful",
            "time_start": "2026-03-04T13:31:30Z",
            "time_elapsed": "00:00:41",
            "watcher_id": 104979
        },
        {
            "port_name": "gemini-cli",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 330898,
            "status": "failed install-dependencies",
            "time_start": "2026-03-04T16:55:43Z",
            "time_elapsed": "00:00:15",
            "watcher_id": 104982
        },
        {
            "port_name": "clojure",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 330899,
            "status": "build successful",
            "time_start": "2026-03-04T17:03:11Z",
            "time_elapsed": "00:00:09",
            "watcher_id": 104984
        }
    ]
}