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

{
    "count": 3666405,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=73328",
    "results": [
        {
            "port_name": "openssh",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 147798,
            "status": "build successful",
            "time_start": "2026-01-16T23:49:28Z",
            "time_elapsed": "00:04:10",
            "watcher_id": 53389
        },
        {
            "port_name": "p5.32-net-ssleay",
            "builder_name": {
                "name": "11_x86_64",
                "display_name": "11"
            },
            "build_id": 198225,
            "status": "build successful",
            "time_start": "2026-01-16T23:49:40Z",
            "time_elapsed": "00:00:52",
            "watcher_id": 64493
        },
        {
            "port_name": "p5.28-net-ssleay",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 147799,
            "status": "build successful",
            "time_start": "2026-01-16T23:53:40Z",
            "time_elapsed": "00:00:52",
            "watcher_id": 53389
        },
        {
            "port_name": "p5.30-net-ssleay",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 147800,
            "status": "build successful",
            "time_start": "2026-01-16T23:54:34Z",
            "time_elapsed": "00:00:48",
            "watcher_id": 53389
        },
        {
            "port_name": "p5.32-net-ssleay",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 147801,
            "status": "build successful",
            "time_start": "2026-01-16T23:55:23Z",
            "time_elapsed": "00:00:47",
            "watcher_id": 53389
        }
    ]
}