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

{
    "count": 3773757,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=75475",
    "results": [
        {
            "port_name": "tree-sitter-python",
            "builder_name": {
                "name": "10.12_x86_64",
                "display_name": "10.12"
            },
            "build_id": 240910,
            "status": "build successful",
            "time_start": "2023-08-17T10:17:26Z",
            "time_elapsed": "00:00:31",
            "watcher_id": 74294
        },
        {
            "port_name": "py311-scikit-hep-awkward",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235845,
            "status": "build successful",
            "time_start": "2023-08-17T10:15:30Z",
            "time_elapsed": "00:03:00",
            "watcher_id": 75399
        },
        {
            "port_name": "py-scikit-hep-awkward",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235846,
            "status": "build successful",
            "time_start": "2023-08-17T10:18:32Z",
            "time_elapsed": "00:00:39",
            "watcher_id": 75399
        },
        {
            "port_name": "py311-scikit-hep-hepstats",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235847,
            "status": "build successful",
            "time_start": "2023-08-17T10:19:17Z",
            "time_elapsed": "00:00:40",
            "watcher_id": 75399
        },
        {
            "port_name": "py-scikit-hep-hepstats",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235848,
            "status": "build successful",
            "time_start": "2023-08-17T10:20:00Z",
            "time_elapsed": "00:00:16",
            "watcher_id": 75399
        },
        {
            "port_name": "py311-scikit-hep-hist",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235849,
            "status": "build successful",
            "time_start": "2023-08-17T10:20:18Z",
            "time_elapsed": "00:00:44",
            "watcher_id": 75399
        },
        {
            "port_name": "py-scikit-hep-hist",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235850,
            "status": "build successful",
            "time_start": "2023-08-17T10:21:15Z",
            "time_elapsed": "00:00:14",
            "watcher_id": 75399
        }
    ]
}