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

{
    "count": 3941002,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=78820",
    "results": [
        {
            "port_name": "py-scikit-hep-uproot",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 242333,
            "status": "build successful",
            "time_start": "2023-08-17T10:24:32Z",
            "time_elapsed": "00:00:19",
            "watcher_id": 75088
        },
        {
            "port_name": "flang-17",
            "builder_name": {
                "name": "10.7_x86_64",
                "display_name": "10.7"
            },
            "build_id": 163811,
            "status": "",
            "time_start": "2023-10-19T05:24:47Z",
            "time_elapsed": "1 02:16:43",
            "watcher_id": 50165
        }
    ]
}