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

{
    "count": 3919604,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__display_name&page=78392",
    "results": [
        {
            "port_name": "gobject-introspection-bootstrap",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 330529,
            "status": "build successful",
            "time_start": "2026-05-04T19:45:30Z",
            "time_elapsed": "00:01:58",
            "watcher_id": 107904
        },
        {
            "port_name": "gobject-introspection",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 330530,
            "status": "build successful",
            "time_start": "2026-05-04T19:47:29Z",
            "time_elapsed": "00:01:33",
            "watcher_id": 107904
        },
        {
            "port_name": "gobject-introspection-bootstrap-devel",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 330531,
            "status": "build successful",
            "time_start": "2026-05-04T19:49:46Z",
            "time_elapsed": "00:01:19",
            "watcher_id": 107905
        },
        {
            "port_name": "gobject-introspection-devel",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 330532,
            "status": "build successful",
            "time_start": "2026-05-04T19:51:07Z",
            "time_elapsed": "00:01:37",
            "watcher_id": 107905
        }
    ]
}