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

{
    "count": 3599803,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=71996",
    "results": [
        {
            "port_name": "pg14-postgis",
            "builder_name": {
                "name": "13_arm64",
                "display_name": "13.arm64"
            },
            "build_id": 92980,
            "status": "build successful",
            "time_start": "2025-11-26T12:53:46Z",
            "time_elapsed": "00:01:01",
            "watcher_id": 37516
        },
        {
            "port_name": "pg14-pgrouting",
            "builder_name": {
                "name": "13_arm64",
                "display_name": "13.arm64"
            },
            "build_id": 92981,
            "status": "build successful",
            "time_start": "2025-11-26T12:54:50Z",
            "time_elapsed": "00:01:16",
            "watcher_id": 37516
        },
        {
            "port_name": "shapelib",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 155786,
            "status": "build successful",
            "time_start": "2025-11-26T12:55:47Z",
            "time_elapsed": "00:00:08",
            "watcher_id": 51733
        }
    ]
}