GET /api/v1/builds/?format=api&ordering=-builder_name__display_name&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=-builder_name__display_name&page=75475",
    "results": [
        {
            "port_name": "py310-tifffile",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322813,
            "status": "build successful",
            "time_start": "2026-03-04T13:28:17Z",
            "time_elapsed": "00:00:33",
            "watcher_id": 105301
        },
        {
            "port_name": "py311-tifffile",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322814,
            "status": "build successful",
            "time_start": "2026-03-04T13:29:00Z",
            "time_elapsed": "00:00:42",
            "watcher_id": 105301
        },
        {
            "port_name": "py312-tifffile",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322815,
            "status": "build successful",
            "time_start": "2026-03-04T13:29:43Z",
            "time_elapsed": "00:00:40",
            "watcher_id": 105301
        },
        {
            "port_name": "py313-tifffile",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322816,
            "status": "build successful",
            "time_start": "2026-03-04T13:30:26Z",
            "time_elapsed": "00:00:45",
            "watcher_id": 105301
        },
        {
            "port_name": "gemini-cli",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322817,
            "status": "failed install-dependencies",
            "time_start": "2026-03-04T16:54:21Z",
            "time_elapsed": "00:00:11",
            "watcher_id": 105304
        },
        {
            "port_name": "clojure",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322818,
            "status": "build successful",
            "time_start": "2026-03-04T17:00:14Z",
            "time_elapsed": "00:00:07",
            "watcher_id": 105306
        },
        {
            "port_name": "py314-gobject3",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322819,
            "status": "build successful",
            "time_start": "2026-03-04T17:06:24Z",
            "time_elapsed": "00:01:55",
            "watcher_id": 105307
        }
    ]
}