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

{
    "count": 3605707,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=72114",
    "results": [
        {
            "port_name": "py311-vispy",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313211,
            "status": "failed install-dependencies",
            "time_start": "2025-11-26T03:33:24Z",
            "time_elapsed": "00:00:14",
            "watcher_id": 102571
        },
        {
            "port_name": "py311-xarray",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313212,
            "status": "build successful",
            "time_start": "2025-11-26T03:33:47Z",
            "time_elapsed": "00:00:35",
            "watcher_id": 102571
        },
        {
            "port_name": "py312-structlog",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313213,
            "status": "build successful",
            "time_start": "2025-11-26T03:34:26Z",
            "time_elapsed": "00:00:41",
            "watcher_id": 102571
        },
        {
            "port_name": "py312-vispy",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313214,
            "status": "failed install-dependencies",
            "time_start": "2025-11-26T03:35:25Z",
            "time_elapsed": "00:00:10",
            "watcher_id": 102571
        },
        {
            "port_name": "py312-xarray",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313215,
            "status": "build successful",
            "time_start": "2025-11-26T03:35:39Z",
            "time_elapsed": "00:00:29",
            "watcher_id": 102571
        },
        {
            "port_name": "py313-vispy",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313216,
            "status": "failed install-dependencies",
            "time_start": "2025-11-26T03:36:10Z",
            "time_elapsed": "00:00:19",
            "watcher_id": 102571
        },
        {
            "port_name": "py314-structlog",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313217,
            "status": "build successful",
            "time_start": "2025-11-26T03:36:35Z",
            "time_elapsed": "00:00:29",
            "watcher_id": 102571
        }
    ]
}