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

{
    "count": 3829606,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&page=76592",
    "results": [
        {
            "port_name": "py-aplpy",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85519,
            "status": "failed install-dependencies",
            "time_start": "2018-11-16T00:33:13Z",
            "time_elapsed": "00:02:59",
            "watcher_id": 19325
        },
        {
            "port_name": "py27-aplpy",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85518,
            "status": "failed install-dependencies",
            "time_start": "2018-11-16T00:30:10Z",
            "time_elapsed": "00:03:01",
            "watcher_id": 19325
        },
        {
            "port_name": "py-antlr3",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85517,
            "status": "build successful",
            "time_start": "2018-11-16T00:26:56Z",
            "time_elapsed": "00:03:12",
            "watcher_id": 19325
        },
        {
            "port_name": "py27-antlr3",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85516,
            "status": "build successful",
            "time_start": "2018-11-16T00:23:35Z",
            "time_elapsed": "00:03:20",
            "watcher_id": 19325
        },
        {
            "port_name": "py37-astroquery",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85515,
            "status": "failed install-dependencies",
            "time_start": "2018-11-16T00:19:25Z",
            "time_elapsed": "00:01:22",
            "watcher_id": 19324
        },
        {
            "port_name": "py36-astroquery",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85514,
            "status": "failed install-dependencies",
            "time_start": "2018-11-16T00:18:00Z",
            "time_elapsed": "00:01:23",
            "watcher_id": 19324
        }
    ]
}