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

{
    "count": 3835809,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=76716",
    "results": [
        {
            "port_name": "py39-scikit-hep-particle",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 103165,
            "status": "build successful",
            "time_start": "2023-08-17T10:26:01Z",
            "time_elapsed": "00:00:12",
            "watcher_id": 24824
        },
        {
            "port_name": "py39-scikit-hep-uproot",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 103166,
            "status": "build successful",
            "time_start": "2023-08-17T10:26:20Z",
            "time_elapsed": "00:00:36",
            "watcher_id": 24824
        },
        {
            "port_name": "py310-scikit-hep-awkward",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 103167,
            "status": "build successful",
            "time_start": "2023-08-17T10:27:02Z",
            "time_elapsed": "00:00:51",
            "watcher_id": 24824
        },
        {
            "port_name": "py310-scikit-hep-hepstats",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 103168,
            "status": "build successful",
            "time_start": "2023-08-17T10:27:56Z",
            "time_elapsed": "00:00:25",
            "watcher_id": 24824
        },
        {
            "port_name": "py310-scikit-hep-hist",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 103169,
            "status": "build successful",
            "time_start": "2023-08-17T10:28:24Z",
            "time_elapsed": "00:00:14",
            "watcher_id": 24824
        },
        {
            "port_name": "py310-scikit-hep-particle",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 103170,
            "status": "build successful",
            "time_start": "2023-08-17T10:28:40Z",
            "time_elapsed": "00:00:09",
            "watcher_id": 24824
        },
        {
            "port_name": "py310-scikit-hep-uproot",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 103171,
            "status": "build successful",
            "time_start": "2023-08-17T10:28:50Z",
            "time_elapsed": "00:00:36",
            "watcher_id": 24824
        },
        {
            "port_name": "stgit",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 78402,
            "status": "build successful",
            "time_start": "2023-08-17T10:12:30Z",
            "time_elapsed": "00:10:55",
            "watcher_id": 24562
        },
        {
            "port_name": "traefik",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 78403,
            "status": "build successful",
            "time_start": "2023-08-17T10:23:29Z",
            "time_elapsed": "00:01:45",
            "watcher_id": 24562
        }
    ]
}