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

{
    "count": 3599407,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__name&page=71988",
    "results": [
        {
            "port_name": "py311-prometheus_client",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313114,
            "status": "build successful",
            "time_start": "2025-11-25T07:34:14Z",
            "time_elapsed": "00:00:09",
            "watcher_id": 102528
        },
        {
            "port_name": "py311-psutil",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313115,
            "status": "build successful",
            "time_start": "2025-11-25T07:34:24Z",
            "time_elapsed": "00:00:18",
            "watcher_id": 102528
        },
        {
            "port_name": "py312-levenshtein",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313116,
            "status": "build successful",
            "time_start": "2025-11-25T07:34:43Z",
            "time_elapsed": "00:04:27",
            "watcher_id": 102528
        },
        {
            "port_name": "py312-pip",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313117,
            "status": "build successful",
            "time_start": "2025-11-25T07:39:12Z",
            "time_elapsed": "00:00:20",
            "watcher_id": 102528
        },
        {
            "port_name": "py312-prometheus_client",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313118,
            "status": "build successful",
            "time_start": "2025-11-25T07:39:34Z",
            "time_elapsed": "00:00:11",
            "watcher_id": 102528
        },
        {
            "port_name": "py312-psutil",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313119,
            "status": "build successful",
            "time_start": "2025-11-25T07:39:48Z",
            "time_elapsed": "00:00:19",
            "watcher_id": 102528
        },
        {
            "port_name": "py314-levenshtein",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313120,
            "status": "build successful",
            "time_start": "2025-11-25T07:40:08Z",
            "time_elapsed": "00:04:26",
            "watcher_id": 102528
        }
    ]
}