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

{
    "count": 3591610,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=71832",
    "results": [
        {
            "port_name": "py314-tinycss2",
            "builder_name": {
                "name": "10.14_x86_64",
                "display_name": "10.14"
            },
            "build_id": 245503,
            "status": "build successful",
            "time_start": "2025-11-21T15:30:13Z",
            "time_elapsed": "00:00:23",
            "watcher_id": 83923
        },
        {
            "port_name": "py314-uv-build",
            "builder_name": {
                "name": "10.14_x86_64",
                "display_name": "10.14"
            },
            "build_id": 245504,
            "status": "build successful",
            "time_start": "2025-11-21T15:30:37Z",
            "time_elapsed": "00:01:52",
            "watcher_id": 83923
        },
        {
            "port_name": "pyupgrade",
            "builder_name": {
                "name": "10.14_x86_64",
                "display_name": "10.14"
            },
            "build_id": 245505,
            "status": "build successful",
            "time_start": "2025-11-21T15:32:32Z",
            "time_elapsed": "00:01:10",
            "watcher_id": 83923
        },
        {
            "port_name": "py310-zarr",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 144285,
            "status": "build successful",
            "time_start": "2025-11-21T15:34:29Z",
            "time_elapsed": "00:03:17",
            "watcher_id": 51880
        },
        {
            "port_name": "py311-zarr",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 144286,
            "status": "build successful",
            "time_start": "2025-11-21T15:37:49Z",
            "time_elapsed": "00:03:51",
            "watcher_id": 51880
        },
        {
            "port_name": "py312-zarr",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 144287,
            "status": "build successful",
            "time_start": "2025-11-21T15:41:42Z",
            "time_elapsed": "00:03:49",
            "watcher_id": 51880
        },
        {
            "port_name": "py313-zarr",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 144288,
            "status": "build successful",
            "time_start": "2025-11-21T15:45:33Z",
            "time_elapsed": "00:03:47",
            "watcher_id": 51880
        },
        {
            "port_name": "py310-coverage",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 144289,
            "status": "build successful",
            "time_start": "2025-11-21T15:50:53Z",
            "time_elapsed": "00:02:59",
            "watcher_id": 51881
        },
        {
            "port_name": "py311-coverage",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 144290,
            "status": "build successful",
            "time_start": "2025-11-21T15:53:54Z",
            "time_elapsed": "00:03:05",
            "watcher_id": 51881
        },
        {
            "port_name": "py312-coverage",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 144291,
            "status": "build successful",
            "time_start": "2025-11-21T15:57:02Z",
            "time_elapsed": "00:03:07",
            "watcher_id": 51881
        }
    ]
}