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

{
    "count": 3919604,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=78392",
    "results": [
        {
            "port_name": "py-scikit-hep-particle",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 242331,
            "status": "build successful",
            "time_start": "2023-08-17T10:22:50Z",
            "time_elapsed": "00:00:34",
            "watcher_id": 75088
        },
        {
            "port_name": "py311-scikit-hep-uproot",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 242332,
            "status": "build successful",
            "time_start": "2023-08-17T10:23:27Z",
            "time_elapsed": "00:01:02",
            "watcher_id": 75088
        },
        {
            "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
        }
    ]
}