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

{
    "count": 3960057,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=79201",
    "results": [
        {
            "port_name": "py312-panel",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 341244,
            "status": "failed install-dependencies",
            "time_start": "2026-05-29T20:24:53Z",
            "time_elapsed": "00:00:18",
            "watcher_id": 108674
        },
        {
            "port_name": "py313-panel",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 341245,
            "status": "failed install-dependencies",
            "time_start": "2026-05-29T20:25:13Z",
            "time_elapsed": "00:00:20",
            "watcher_id": 108674
        },
        {
            "port_name": "py314-pyproject_api",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 341246,
            "status": "build successful",
            "time_start": "2026-05-29T20:27:09Z",
            "time_elapsed": "00:00:32",
            "watcher_id": 108675
        },
        {
            "port_name": "py-pyproject_api",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 341247,
            "status": "build successful",
            "time_start": "2026-05-29T20:27:43Z",
            "time_elapsed": "00:00:10",
            "watcher_id": 108675
        },
        {
            "port_name": "py310-pyproject_api",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 341248,
            "status": "build successful",
            "time_start": "2026-05-29T20:27:55Z",
            "time_elapsed": "00:00:31",
            "watcher_id": 108675
        },
        {
            "port_name": "py311-pyproject_api",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 341249,
            "status": "build successful",
            "time_start": "2026-05-29T20:28:28Z",
            "time_elapsed": "00:00:39",
            "watcher_id": 108675
        },
        {
            "port_name": "py312-pyproject_api",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 341250,
            "status": "build successful",
            "time_start": "2026-05-29T20:29:09Z",
            "time_elapsed": "00:00:35",
            "watcher_id": 108675
        }
    ]
}