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

{
    "count": 3612006,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=72240",
    "results": [
        {
            "port_name": "py-scikit-hep-particle",
            "builder_name": {
                "name": "10.13_x86_64",
                "display_name": "10.13"
            },
            "build_id": 201720,
            "status": "build successful",
            "time_start": "2023-08-17T10:23:41Z",
            "time_elapsed": "00:00:13",
            "watcher_id": 66357
        },
        {
            "port_name": "py37-scikit-hep-awkward",
            "builder_name": {
                "name": "10.13_x86_64",
                "display_name": "10.13"
            },
            "build_id": 201723,
            "status": "build successful",
            "time_start": "2023-08-17T10:24:32Z",
            "time_elapsed": "00:02:17",
            "watcher_id": 66357
        },
        {
            "port_name": "py37-scikit-hep-hepstats",
            "builder_name": {
                "name": "10.13_x86_64",
                "display_name": "10.13"
            },
            "build_id": 201724,
            "status": "build successful",
            "time_start": "2023-08-17T10:26:53Z",
            "time_elapsed": "00:00:36",
            "watcher_id": 66357
        },
        {
            "port_name": "py37-scikit-hep-particle",
            "builder_name": {
                "name": "10.13_x86_64",
                "display_name": "10.13"
            },
            "build_id": 201726,
            "status": "build successful",
            "time_start": "2023-08-17T10:27:47Z",
            "time_elapsed": "00:00:30",
            "watcher_id": 66357
        },
        {
            "port_name": "py38-scikit-hep-awkward",
            "builder_name": {
                "name": "10.13_x86_64",
                "display_name": "10.13"
            },
            "build_id": 201728,
            "status": "build successful",
            "time_start": "2023-08-17T10:28:36Z",
            "time_elapsed": "00:02:47",
            "watcher_id": 66357
        },
        {
            "port_name": "py38-scikit-hep-hepstats",
            "builder_name": {
                "name": "10.13_x86_64",
                "display_name": "10.13"
            },
            "build_id": 201729,
            "status": "build successful",
            "time_start": "2023-08-17T10:31:27Z",
            "time_elapsed": "00:00:30",
            "watcher_id": 66357
        }
    ]
}