GET /api/v1/builds/?format=api&ordering=time_start&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=time_start&page=82136",
    "results": [
        {
            "port_name": "py312-scipy",
            "builder_name": {
                "name": "11_x86_64",
                "display_name": "11"
            },
            "build_id": 218588,
            "status": "build successful",
            "time_start": "2026-08-28T17:58:17Z",
            "time_elapsed": "00:14:38",
            "watcher_id": 72310
        },
        {
            "port_name": "apache-arrow",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 90361,
            "status": "build successful",
            "time_start": "2026-08-28T18:02:54Z",
            "time_elapsed": "00:09:40",
            "watcher_id": 35024
        },
        {
            "port_name": "Bear",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 90362,
            "status": "build successful",
            "time_start": "2026-08-28T18:12:36Z",
            "time_elapsed": "00:01:13",
            "watcher_id": 35024
        },
        {
            "port_name": "protobuf",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 90363,
            "status": "build successful",
            "time_start": "2026-08-28T18:13:50Z",
            "time_elapsed": "00:03:23",
            "watcher_id": 35024
        },
        {
            "port_name": "bloaty",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 90364,
            "status": "build successful",
            "time_start": "2026-08-28T18:17:15Z",
            "time_elapsed": "00:00:46",
            "watcher_id": 35024
        },
        {
            "port_name": "libphonenumber-cpp",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 90365,
            "status": "failed install-port",
            "time_start": "2026-08-28T18:18:02Z",
            "time_elapsed": "00:00:47",
            "watcher_id": 35024
        },
        {
            "port_name": "Chatty",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 90366,
            "status": "failed install-dependencies",
            "time_start": "2026-08-28T18:18:56Z",
            "time_elapsed": "00:00:10",
            "watcher_id": 35024
        }
    ]
}