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

{
    "count": 3768404,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=75368",
    "results": [
        {
            "port_name": "p5.34-timedate",
            "builder_name": {
                "name": "10.6_i386",
                "display_name": "10.6"
            },
            "build_id": 225570,
            "status": "build successful",
            "time_start": "2026-02-28T09:54:02Z",
            "time_elapsed": "00:00:24",
            "watcher_id": 78028
        },
        {
            "port_name": "p5.30-compress-raw-zlib",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 322585,
            "status": "build successful",
            "time_start": "2026-02-28T09:54:16Z",
            "time_elapsed": "00:00:18",
            "watcher_id": 105219
        },
        {
            "port_name": "p5.28-compress-raw-zlib",
            "builder_name": {
                "name": "10.8_x86_64",
                "display_name": "10.8"
            },
            "build_id": 229967,
            "status": "build successful",
            "time_start": "2026-02-28T09:54:16Z",
            "time_elapsed": "00:00:21",
            "watcher_id": 75698
        },
        {
            "port_name": "p5.32-compress-raw-zlib",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 151655,
            "status": "build successful",
            "time_start": "2026-02-28T09:54:33Z",
            "time_elapsed": "00:00:35",
            "watcher_id": 54691
        }
    ]
}