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

{
    "count": 3950554,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=79011",
    "results": [
        {
            "port_name": "py311-antlr4-python3-runtime",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 341086,
            "status": "build successful",
            "time_start": "2026-05-29T05:41:49Z",
            "time_elapsed": "00:00:36",
            "watcher_id": 108663
        },
        {
            "port_name": "py311-pybtex",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 341087,
            "status": "build successful",
            "time_start": "2026-05-29T05:42:27Z",
            "time_elapsed": "00:00:15",
            "watcher_id": 108663
        },
        {
            "port_name": "py312-antlr4-python3-runtime",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 341088,
            "status": "build successful",
            "time_start": "2026-05-29T05:42:43Z",
            "time_elapsed": "00:00:35",
            "watcher_id": 108663
        },
        {
            "port_name": "py312-pybtex",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 341089,
            "status": "build successful",
            "time_start": "2026-05-29T05:43:20Z",
            "time_elapsed": "00:00:14",
            "watcher_id": 108663
        }
    ]
}