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

{
    "count": 3766404,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=75328",
    "results": [
        {
            "port_name": "python312-devel",
            "builder_name": {
                "name": "10.12_x86_64",
                "display_name": "10.12"
            },
            "build_id": 240904,
            "status": "build successful",
            "time_start": "2023-08-17T09:37:16Z",
            "time_elapsed": "00:11:25",
            "watcher_id": 74286
        },
        {
            "port_name": "cmake-devel-gui",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 78399,
            "status": "build successful",
            "time_start": "2023-08-17T09:50:05Z",
            "time_elapsed": "00:13:03",
            "watcher_id": 24561
        },
        {
            "port_name": "neovim-devel",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 78400,
            "status": "build successful",
            "time_start": "2023-08-17T10:04:29Z",
            "time_elapsed": "00:03:19",
            "watcher_id": 24562
        },
        {
            "port_name": "snac",
            "builder_name": {
                "name": "10.12_x86_64",
                "display_name": "10.12"
            },
            "build_id": 240907,
            "status": "build successful",
            "time_start": "2023-08-17T10:00:24Z",
            "time_elapsed": "00:00:26",
            "watcher_id": 74289
        }
    ]
}