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

{
    "count": 3604402,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=status&page=72088",
    "results": [
        {
            "port_name": "py311-imagecodecs",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 152604,
            "status": "retry exception slave lost",
            "time_start": "2025-10-01T03:45:47Z",
            "time_elapsed": "00:02:32",
            "watcher_id": 50149
        },
        {
            "port_name": "fish",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 152719,
            "status": "retry exception slave lost",
            "time_start": "2025-10-02T05:51:58Z",
            "time_elapsed": "00:02:40",
            "watcher_id": 50192
        }
    ]
}