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

{
    "count": 3740352,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=status&page=74807",
    "results": [
        {
            "port_name": "py311-InsightToolkit4",
            "builder_name": {
                "name": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 17985,
            "status": "retry exception slave lost",
            "time_start": "2025-10-05T15:08:22Z",
            "time_elapsed": "00:01:22",
            "watcher_id": 879
        },
        {
            "port_name": "php72-openswoole",
            "builder_name": {
                "name": "13_arm64",
                "display_name": "13.arm64"
            },
            "build_id": 90183,
            "status": "retry exception slave lost",
            "time_start": "2025-10-08T06:23:13Z",
            "time_elapsed": "00:02:04",
            "watcher_id": 36107
        }
    ]
}