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

{
    "count": 3801601,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&page=76032",
    "results": [
        {
            "port_name": "py36-alabaster",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85616,
            "status": "build successful",
            "time_start": "2018-11-17T20:26:02Z",
            "time_elapsed": "00:03:49",
            "watcher_id": 19397
        }
    ]
}