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

{
    "count": 3528108,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=70562",
    "results": [
        {
            "port_name": "py311-scikit-hep-particle",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 151997,
            "status": "build successful",
            "time_start": "2023-08-17T10:23:51Z",
            "time_elapsed": "00:00:34",
            "watcher_id": 46104
        },
        {
            "port_name": "py-scikit-hep-particle",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 151998,
            "status": "build successful",
            "time_start": "2023-08-17T10:24:27Z",
            "time_elapsed": "00:00:16",
            "watcher_id": 46104
        },
        {
            "port_name": "py311-scikit-hep-uproot",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 151999,
            "status": "build successful",
            "time_start": "2023-08-17T10:24:46Z",
            "time_elapsed": "00:01:50",
            "watcher_id": 46104
        },
        {
            "port_name": "py-scikit-hep-uproot",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 152000,
            "status": "build successful",
            "time_start": "2023-08-17T10:26:38Z",
            "time_elapsed": "00:00:24",
            "watcher_id": 46104
        },
        {
            "port_name": "py37-scikit-hep-awkward",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 152001,
            "status": "build successful",
            "time_start": "2023-08-17T10:27:08Z",
            "time_elapsed": "00:02:33",
            "watcher_id": 46104
        },
        {
            "port_name": "py37-scikit-hep-hepstats",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 152002,
            "status": "build successful",
            "time_start": "2023-08-17T10:29:43Z",
            "time_elapsed": "00:00:50",
            "watcher_id": 46104
        },
        {
            "port_name": "py37-scikit-hep-hist",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 152003,
            "status": "build successful",
            "time_start": "2023-08-17T10:30:36Z",
            "time_elapsed": "00:00:33",
            "watcher_id": 46104
        },
        {
            "port_name": "py311-scikit-hep-hepstats",
            "builder_name": {
                "name": "10.14_x86_64",
                "display_name": "10.14"
            },
            "build_id": 176478,
            "status": "build successful",
            "time_start": "2023-08-17T10:21:23Z",
            "time_elapsed": "00:00:31",
            "watcher_id": 57116
        }
    ]
}