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

{
    "count": 4104106,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=82082",
    "results": [
        {
            "port_name": "p5.32-mime-tools",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 349891,
            "status": "build successful",
            "time_start": "2026-08-27T05:02:07Z",
            "time_elapsed": "00:00:19",
            "watcher_id": 111390
        },
        {
            "port_name": "p5.34-mime-tools",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 349892,
            "status": "build successful",
            "time_start": "2026-08-27T05:02:27Z",
            "time_elapsed": "00:00:21",
            "watcher_id": 111390
        },
        {
            "port_name": "p5.28-test2-harness",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 349893,
            "status": "build successful",
            "time_start": "2026-08-27T05:04:18Z",
            "time_elapsed": "00:00:32",
            "watcher_id": 111391
        },
        {
            "port_name": "p5.30-test2-harness",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 349894,
            "status": "build successful",
            "time_start": "2026-08-27T05:04:51Z",
            "time_elapsed": "00:00:35",
            "watcher_id": 111391
        },
        {
            "port_name": "p5.32-test2-harness",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 349895,
            "status": "build successful",
            "time_start": "2026-08-27T05:05:27Z",
            "time_elapsed": "00:00:40",
            "watcher_id": 111391
        },
        {
            "port_name": "breachcraft-test-1782597019",
            "builder_name": {
                "name": "breachcraft-builder-1782597019",
                "display_name": ""
            },
            "build_id": 999999001,
            "status": "build successful (breachcraft-test)",
            "time_start": "2026-06-27T21:50:19Z",
            "time_elapsed": "00:00:05",
            "watcher_id": 0
        }
    ]
}