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

{
    "count": 3594605,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&page=71892",
    "results": [
        {
            "port_name": "py35-clang",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85429,
            "status": "failed install-dependencies",
            "time_start": "2018-11-15T19:17:52Z",
            "time_elapsed": "00:00:29",
            "watcher_id": 19314
        },
        {
            "port_name": "py34-columnize",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85428,
            "status": "build successful",
            "time_start": "2018-11-15T19:14:56Z",
            "time_elapsed": "00:02:54",
            "watcher_id": 19314
        },
        {
            "port_name": "py34-clang",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85427,
            "status": "failed install-dependencies",
            "time_start": "2018-11-15T19:14:26Z",
            "time_elapsed": "00:00:29",
            "watcher_id": 19314
        },
        {
            "port_name": "py-columnize",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85426,
            "status": "build successful",
            "time_start": "2018-11-15T19:11:07Z",
            "time_elapsed": "00:03:17",
            "watcher_id": 19314
        },
        {
            "port_name": "py-colour",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85425,
            "status": "failed install-dependencies",
            "time_start": "2018-11-15T19:08:14Z",
            "time_elapsed": "00:02:51",
            "watcher_id": 19314
        }
    ]
}