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

{
    "count": 3873658,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=77473",
    "results": [
        {
            "port_name": "py311-giddy",
            "builder_name": {
                "name": "13_arm64",
                "display_name": "13.arm64"
            },
            "build_id": 32011,
            "status": "build successful",
            "time_start": "2023-08-18T01:18:23Z",
            "time_elapsed": "00:00:39",
            "watcher_id": 10463
        },
        {
            "port_name": "py-giddy",
            "builder_name": {
                "name": "13_arm64",
                "display_name": "13.arm64"
            },
            "build_id": 32012,
            "status": "build successful",
            "time_start": "2023-08-18T01:19:49Z",
            "time_elapsed": "00:00:07",
            "watcher_id": 10463
        },
        {
            "port_name": "py311-inequality",
            "builder_name": {
                "name": "13_arm64",
                "display_name": "13.arm64"
            },
            "build_id": 32013,
            "status": "build successful",
            "time_start": "2023-08-18T01:20:02Z",
            "time_elapsed": "00:00:24",
            "watcher_id": 10463
        },
        {
            "port_name": "py-inequality",
            "builder_name": {
                "name": "13_arm64",
                "display_name": "13.arm64"
            },
            "build_id": 32014,
            "status": "build successful",
            "time_start": "2023-08-18T01:20:29Z",
            "time_elapsed": "00:00:05",
            "watcher_id": 10463
        },
        {
            "port_name": "fheroes2",
            "builder_name": {
                "name": "13_x86_64",
                "display_name": "13"
            },
            "build_id": 44886,
            "status": "build successful",
            "time_start": "2023-08-17T23:32:00Z",
            "time_elapsed": "00:03:34",
            "watcher_id": 10605
        },
        {
            "port_name": "py311-access",
            "builder_name": {
                "name": "13_x86_64",
                "display_name": "13"
            },
            "build_id": 44887,
            "status": "build successful",
            "time_start": "2023-08-18T01:14:32Z",
            "time_elapsed": "00:02:34",
            "watcher_id": 10606
        },
        {
            "port_name": "py-access",
            "builder_name": {
                "name": "13_x86_64",
                "display_name": "13"
            },
            "build_id": 44888,
            "status": "build successful",
            "time_start": "2023-08-18T01:18:23Z",
            "time_elapsed": "00:00:36",
            "watcher_id": 10606
        },
        {
            "port_name": "fheroes2",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 152105,
            "status": "build successful",
            "time_start": "2023-08-18T00:20:28Z",
            "time_elapsed": "00:06:10",
            "watcher_id": 46136
        }
    ]
}