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

{
    "count": 3933558,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=78671",
    "results": [
        {
            "port_name": "py314-xyzservices",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 157937,
            "status": "build successful",
            "time_start": "2026-05-16T02:39:02Z",
            "time_elapsed": "00:00:38",
            "watcher_id": 57604
        },
        {
            "port_name": "py314-xyzservices",
            "builder_name": {
                "name": "10.12_x86_64",
                "display_name": "10.12"
            },
            "build_id": 332297,
            "status": "build successful",
            "time_start": "2026-05-16T02:39:02Z",
            "time_elapsed": "00:00:45",
            "watcher_id": 107446
        },
        {
            "port_name": "py313-xyzservices",
            "builder_name": {
                "name": "13_x86_64",
                "display_name": "13"
            },
            "build_id": 110309,
            "status": "build successful",
            "time_start": "2026-05-16T02:39:31Z",
            "time_elapsed": "00:00:24",
            "watcher_id": 43275
        },
        {
            "port_name": "py311-wcwidth",
            "builder_name": {
                "name": "10.13_x86_64",
                "display_name": "10.13"
            },
            "build_id": 287297,
            "status": "build successful",
            "time_start": "2026-05-16T02:39:42Z",
            "time_elapsed": "00:00:23",
            "watcher_id": 99090
        },
        {
            "port_name": "py-xyzservices",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 157938,
            "status": "build successful",
            "time_start": "2026-05-16T02:40:13Z",
            "time_elapsed": "00:00:28",
            "watcher_id": 57604
        },
        {
            "port_name": "py-xyzservices",
            "builder_name": {
                "name": "10.12_x86_64",
                "display_name": "10.12"
            },
            "build_id": 332298,
            "status": "build successful",
            "time_start": "2026-05-16T02:40:13Z",
            "time_elapsed": "00:00:35",
            "watcher_id": 107446
        },
        {
            "port_name": "py310-click",
            "builder_name": {
                "name": "10.12_x86_64",
                "display_name": "10.12"
            },
            "build_id": 332299,
            "status": "build successful",
            "time_start": "2026-05-16T02:41:16Z",
            "time_elapsed": "00:00:47",
            "watcher_id": 107446
        },
        {
            "port_name": "py310-multitasking",
            "builder_name": {
                "name": "10.12_x86_64",
                "display_name": "10.12"
            },
            "build_id": 332300,
            "status": "build successful",
            "time_start": "2026-05-16T02:42:34Z",
            "time_elapsed": "00:00:29",
            "watcher_id": 107446
        }
    ]
}