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

{
    "count": 3677260,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=73545",
    "results": [
        {
            "port_name": "py310-confection",
            "builder_name": {
                "name": "10.7_x86_64",
                "display_name": "10.7"
            },
            "build_id": 156251,
            "status": "build successful",
            "time_start": "2023-08-17T10:44:19Z",
            "time_elapsed": "00:00:15",
            "watcher_id": 47817
        },
        {
            "port_name": "py38-scikit-hep-hepstats",
            "builder_name": {
                "name": "10.6_x86_64",
                "display_name": "10.6.x86_64"
            },
            "build_id": 167045,
            "status": "build successful",
            "time_start": "2023-08-17T10:43:52Z",
            "time_elapsed": "00:00:56",
            "watcher_id": 48074
        },
        {
            "port_name": "py38-scikit-hep-hist",
            "builder_name": {
                "name": "10.6_x86_64",
                "display_name": "10.6.x86_64"
            },
            "build_id": 167046,
            "status": "build successful",
            "time_start": "2023-08-17T10:44:50Z",
            "time_elapsed": "00:00:48",
            "watcher_id": 48074
        },
        {
            "port_name": "py38-scikit-hep-particle",
            "builder_name": {
                "name": "10.6_x86_64",
                "display_name": "10.6.x86_64"
            },
            "build_id": 167047,
            "status": "build successful",
            "time_start": "2023-08-17T10:45:40Z",
            "time_elapsed": "00:02:13",
            "watcher_id": 48074
        },
        {
            "port_name": "py38-scikit-hep-uproot",
            "builder_name": {
                "name": "10.6_x86_64",
                "display_name": "10.6.x86_64"
            },
            "build_id": 167048,
            "status": "build successful",
            "time_start": "2023-08-17T10:47:55Z",
            "time_elapsed": "00:01:38",
            "watcher_id": 48074
        },
        {
            "port_name": "py39-scikit-hep-particle",
            "builder_name": {
                "name": "10.6_i386",
                "display_name": "10.6"
            },
            "build_id": 131585,
            "status": "build successful",
            "time_start": "2023-08-17T10:42:57Z",
            "time_elapsed": "00:02:33",
            "watcher_id": 48035
        },
        {
            "port_name": "py310-scikit-hep-hepstats",
            "builder_name": {
                "name": "10.6_i386",
                "display_name": "10.6"
            },
            "build_id": 131588,
            "status": "build successful",
            "time_start": "2023-08-17T10:47:24Z",
            "time_elapsed": "00:03:33",
            "watcher_id": 48035
        },
        {
            "port_name": "py310-scikit-hep-hist",
            "builder_name": {
                "name": "10.6_i386",
                "display_name": "10.6"
            },
            "build_id": 131589,
            "status": "build successful",
            "time_start": "2023-08-17T10:50:58Z",
            "time_elapsed": "00:01:09",
            "watcher_id": 48035
        },
        {
            "port_name": "meson",
            "builder_name": {
                "name": "13_x86_64",
                "display_name": "13"
            },
            "build_id": 44786,
            "status": "build successful",
            "time_start": "2023-08-17T10:49:43Z",
            "time_elapsed": "00:02:36",
            "watcher_id": 10574
        },
        {
            "port_name": "py37-srsly",
            "builder_name": {
                "name": "13_x86_64",
                "display_name": "13"
            },
            "build_id": 44787,
            "status": "build successful",
            "time_start": "2023-08-17T10:53:31Z",
            "time_elapsed": "00:01:49",
            "watcher_id": 10575
        }
    ]
}