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

{
    "count": 4106807,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=82136",
    "results": [
        {
            "port_name": "py313-pypdf",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340731,
            "status": "build successful",
            "time_start": "2026-08-28T16:34:24Z",
            "time_elapsed": "00:00:09",
            "watcher_id": 111549
        },
        {
            "port_name": "py313-python-discovery",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340732,
            "status": "build successful",
            "time_start": "2026-08-28T16:34:35Z",
            "time_elapsed": "00:00:11",
            "watcher_id": 111549
        },
        {
            "port_name": "py313-rstcheck-core",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340733,
            "status": "failed install-dependencies",
            "time_start": "2026-08-28T16:34:48Z",
            "time_elapsed": "00:00:06",
            "watcher_id": 111549
        },
        {
            "port_name": "py313-spyder-kernels",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340734,
            "status": "build successful",
            "time_start": "2026-08-28T16:34:55Z",
            "time_elapsed": "00:00:25",
            "watcher_id": 111549
        },
        {
            "port_name": "py313-uv-build",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340735,
            "status": "failed install-dependencies",
            "time_start": "2026-08-28T16:35:22Z",
            "time_elapsed": "00:00:10",
            "watcher_id": 111549
        },
        {
            "port_name": "py313-virtualenv",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340736,
            "status": "build successful",
            "time_start": "2026-08-28T16:35:33Z",
            "time_elapsed": "00:00:14",
            "watcher_id": 111549
        },
        {
            "port_name": "scalapack",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 340737,
            "status": "build successful",
            "time_start": "2026-08-28T16:35:49Z",
            "time_elapsed": "00:06:56",
            "watcher_id": 111549
        }
    ]
}