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

{
    "count": 3758857,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=75177",
    "results": [
        {
            "port_name": "py311-scikit-hep-uproot",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235853,
            "status": "build successful",
            "time_start": "2023-08-17T10:22:51Z",
            "time_elapsed": "00:01:20",
            "watcher_id": 75399
        },
        {
            "port_name": "py-scikit-hep-uproot",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235854,
            "status": "build successful",
            "time_start": "2023-08-17T10:24:14Z",
            "time_elapsed": "00:00:21",
            "watcher_id": 75399
        },
        {
            "port_name": "py37-scikit-hep-awkward",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235855,
            "status": "build successful",
            "time_start": "2023-08-17T10:24:37Z",
            "time_elapsed": "00:01:45",
            "watcher_id": 75399
        },
        {
            "port_name": "py37-scikit-hep-hepstats",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235856,
            "status": "build successful",
            "time_start": "2023-08-17T10:26:24Z",
            "time_elapsed": "00:00:46",
            "watcher_id": 75399
        },
        {
            "port_name": "py37-scikit-hep-hist",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235857,
            "status": "build successful",
            "time_start": "2023-08-17T10:27:16Z",
            "time_elapsed": "00:00:23",
            "watcher_id": 75399
        },
        {
            "port_name": "py37-scikit-hep-particle",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235858,
            "status": "build successful",
            "time_start": "2023-08-17T10:27:47Z",
            "time_elapsed": "00:00:29",
            "watcher_id": 75399
        },
        {
            "port_name": "py37-scikit-hep-uproot",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235859,
            "status": "build successful",
            "time_start": "2023-08-17T10:28:20Z",
            "time_elapsed": "00:01:58",
            "watcher_id": 75399
        }
    ]
}