GET /api/v1/builds/?format=api&ordering=build_id&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=build_id&page=78771",
    "results": [
        {
            "port_name": "py312-uritools",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 340135,
            "status": "failed install-port",
            "time_start": "2026-05-19T12:47:02Z",
            "time_elapsed": "00:00:30",
            "watcher_id": 108335
        },
        {
            "port_name": "py313-uritools",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 340136,
            "status": "failed install-port",
            "time_start": "2026-05-19T12:47:46Z",
            "time_elapsed": "00:00:29",
            "watcher_id": 108335
        },
        {
            "port_name": "xp3-tool",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 340137,
            "status": "failed install-port",
            "time_start": "2026-05-19T12:51:37Z",
            "time_elapsed": "00:02:05",
            "watcher_id": 108336
        },
        {
            "port_name": "docker",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 340138,
            "status": "failed install-port",
            "time_start": "2026-05-19T12:56:34Z",
            "time_elapsed": "00:00:58",
            "watcher_id": 108337
        },
        {
            "port_name": "rrdtool",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 340139,
            "status": "build successful",
            "time_start": "2026-05-19T13:00:32Z",
            "time_elapsed": "00:02:27",
            "watcher_id": 108338
        },
        {
            "port_name": "ghostscript",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 340140,
            "status": "build successful",
            "time_start": "2026-05-19T14:44:41Z",
            "time_elapsed": "00:04:36",
            "watcher_id": 108339
        },
        {
            "port_name": "emscripten",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 340141,
            "status": "failed install-dependencies",
            "time_start": "2026-05-19T14:56:10Z",
            "time_elapsed": "00:00:10",
            "watcher_id": 108340
        }
    ]
}