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

{
    "count": 3755757,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-time_start&page=75115",
    "results": [
        {
            "port_name": "gobject-introspection",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85852,
            "status": "build successful",
            "time_start": "2018-11-20T01:06:28Z",
            "time_elapsed": "00:10:48",
            "watcher_id": 19458
        },
        {
            "port_name": "kotlin",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85851,
            "status": "build successful",
            "time_start": "2018-11-20T00:54:55Z",
            "time_elapsed": "00:03:04",
            "watcher_id": 19457
        },
        {
            "port_name": "wireguard-tools",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85850,
            "status": "failed install-dependencies",
            "time_start": "2018-11-20T00:42:19Z",
            "time_elapsed": "00:00:28",
            "watcher_id": 19456
        },
        {
            "port_name": "p5-cgi-alternatives",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85849,
            "status": "build successful",
            "time_start": "2018-11-20T00:04:17Z",
            "time_elapsed": "00:02:19",
            "watcher_id": 19455
        },
        {
            "port_name": "p5.26-cgi-alternatives",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85848,
            "status": "build successful",
            "time_start": "2018-11-20T00:01:42Z",
            "time_elapsed": "00:02:33",
            "watcher_id": 19455
        },
        {
            "port_name": "libtorrent-rasterbar",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85847,
            "status": "build successful",
            "time_start": "2018-11-19T23:12:06Z",
            "time_elapsed": "00:45:53",
            "watcher_id": 19454
        },
        {
            "port_name": "libgit2",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85846,
            "status": "build successful",
            "time_start": "2018-11-19T22:04:52Z",
            "time_elapsed": "00:11:08",
            "watcher_id": 19453
        }
    ]
}