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

{
    "count": 3605707,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=72114",
    "results": [
        {
            "port_name": "py310-vispy",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321281,
            "status": "failed install-dependencies",
            "time_start": "2025-11-26T03:31:58Z",
            "time_elapsed": "00:00:13",
            "watcher_id": 102246
        },
        {
            "port_name": "py310-xarray",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321282,
            "status": "build successful",
            "time_start": "2025-11-26T03:32:14Z",
            "time_elapsed": "00:00:28",
            "watcher_id": 102246
        },
        {
            "port_name": "py311-structlog",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321283,
            "status": "build successful",
            "time_start": "2025-11-26T03:32:48Z",
            "time_elapsed": "00:00:38",
            "watcher_id": 102246
        },
        {
            "port_name": "py311-vispy",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321284,
            "status": "failed install-dependencies",
            "time_start": "2025-11-26T03:33:28Z",
            "time_elapsed": "00:00:14",
            "watcher_id": 102246
        },
        {
            "port_name": "py311-xarray",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321285,
            "status": "build successful",
            "time_start": "2025-11-26T03:33:47Z",
            "time_elapsed": "00:00:29",
            "watcher_id": 102246
        },
        {
            "port_name": "py312-structlog",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321286,
            "status": "build successful",
            "time_start": "2025-11-26T03:34:20Z",
            "time_elapsed": "00:00:41",
            "watcher_id": 102246
        },
        {
            "port_name": "py312-vispy",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321287,
            "status": "failed install-dependencies",
            "time_start": "2025-11-26T03:35:06Z",
            "time_elapsed": "00:00:15",
            "watcher_id": 102246
        }
    ]
}