GET /api/v1/builds/?format=api&ordering=time_start&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=time_start&page=71988",
    "results": [
        {
            "port_name": "py312-vispy",
            "builder_name": {
                "name": "10.8_x86_64",
                "display_name": "10.8"
            },
            "build_id": 220776,
            "status": "failed install-dependencies",
            "time_start": "2025-11-26T03:45:42Z",
            "time_elapsed": "00:00:09",
            "watcher_id": 73042
        },
        {
            "port_name": "py312-vispy",
            "builder_name": {
                "name": "10.7_x86_64",
                "display_name": "10.7"
            },
            "build_id": 236017,
            "status": "failed install-dependencies",
            "time_start": "2025-11-26T03:45:44Z",
            "time_elapsed": "00:00:11",
            "watcher_id": 75012
        },
        {
            "port_name": "py312-xarray",
            "builder_name": {
                "name": "10.8_x86_64",
                "display_name": "10.8"
            },
            "build_id": 220777,
            "status": "build successful",
            "time_start": "2025-11-26T03:45:52Z",
            "time_elapsed": "00:00:25",
            "watcher_id": 73042
        },
        {
            "port_name": "py312-xarray",
            "builder_name": {
                "name": "10.7_x86_64",
                "display_name": "10.7"
            },
            "build_id": 236018,
            "status": "build successful",
            "time_start": "2025-11-26T03:45:56Z",
            "time_elapsed": "00:00:22",
            "watcher_id": 75012
        },
        {
            "port_name": "py314-testtools",
            "builder_name": {
                "name": "10.6_i386",
                "display_name": "10.6"
            },
            "build_id": 215670,
            "status": "build successful",
            "time_start": "2025-11-26T03:46:03Z",
            "time_elapsed": "00:00:15",
            "watcher_id": 75347
        },
        {
            "port_name": "py313-igraph",
            "builder_name": {
                "name": "10.8_x86_64",
                "display_name": "10.8"
            },
            "build_id": 220778,
            "status": "build successful",
            "time_start": "2025-11-26T03:46:19Z",
            "time_elapsed": "00:02:06",
            "watcher_id": 73042
        },
        {
            "port_name": "py313-igraph",
            "builder_name": {
                "name": "10.7_x86_64",
                "display_name": "10.7"
            },
            "build_id": 236019,
            "status": "build successful",
            "time_start": "2025-11-26T03:46:19Z",
            "time_elapsed": "00:01:54",
            "watcher_id": 75012
        }
    ]
}