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

{
    "count": 3938557,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__display_name&page=78771",
    "results": [
        {
            "port_name": "py312-uritools",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331663,
            "status": "failed install-port",
            "time_start": "2026-05-19T12:44:08Z",
            "time_elapsed": "00:00:29",
            "watcher_id": 108448
        },
        {
            "port_name": "py313-uritools",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331664,
            "status": "failed install-port",
            "time_start": "2026-05-19T12:45:12Z",
            "time_elapsed": "00:00:30",
            "watcher_id": 108448
        },
        {
            "port_name": "xp3-tool",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331665,
            "status": "failed install-port",
            "time_start": "2026-05-19T12:49:09Z",
            "time_elapsed": "00:02:22",
            "watcher_id": 108449
        },
        {
            "port_name": "docker",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331666,
            "status": "failed install-port",
            "time_start": "2026-05-19T12:55:00Z",
            "time_elapsed": "00:01:00",
            "watcher_id": 108450
        },
        {
            "port_name": "rrdtool",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331667,
            "status": "build successful",
            "time_start": "2026-05-19T13:00:10Z",
            "time_elapsed": "00:02:08",
            "watcher_id": 108451
        },
        {
            "port_name": "ghostscript",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331668,
            "status": "build successful",
            "time_start": "2026-05-19T14:45:00Z",
            "time_elapsed": "00:04:31",
            "watcher_id": 108452
        },
        {
            "port_name": "emscripten",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 331669,
            "status": "failed install-dependencies",
            "time_start": "2026-05-19T14:55:53Z",
            "time_elapsed": "00:00:10",
            "watcher_id": 108453
        }
    ]
}