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

{
    "count": 3768707,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__display_name&page=75374",
    "results": [
        {
            "port_name": "ircii",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322574,
            "status": "build successful",
            "time_start": "2026-02-28T04:16:57Z",
            "time_elapsed": "00:00:34",
            "watcher_id": 105212
        },
        {
            "port_name": "tomcat-native",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322575,
            "status": "build successful",
            "time_start": "2026-02-28T07:53:36Z",
            "time_elapsed": "00:00:27",
            "watcher_id": 105213
        },
        {
            "port_name": "tomcat-native-2",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322576,
            "status": "build successful",
            "time_start": "2026-02-28T07:55:48Z",
            "time_elapsed": "00:00:19",
            "watcher_id": 105214
        },
        {
            "port_name": "procs",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322577,
            "status": "failed install-port",
            "time_start": "2026-02-28T08:05:27Z",
            "time_elapsed": "00:03:52",
            "watcher_id": 105215
        },
        {
            "port_name": "dyff",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322578,
            "status": "failed install-port",
            "time_start": "2026-02-28T08:32:08Z",
            "time_elapsed": "00:01:03",
            "watcher_id": 105216
        },
        {
            "port_name": "jd",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322579,
            "status": "failed install-port",
            "time_start": "2026-02-28T09:10:23Z",
            "time_elapsed": "00:00:07",
            "watcher_id": 105217
        },
        {
            "port_name": "p5.28-timedate",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322580,
            "status": "build successful",
            "time_start": "2026-02-28T09:46:27Z",
            "time_elapsed": "00:00:27",
            "watcher_id": 105218
        }
    ]
}