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

{
    "count": 3695654,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-time_start&page=73913",
    "results": [
        {
            "port_name": "mpich-gcc5",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 86430,
            "status": "build successful",
            "time_start": "2018-12-04T05:00:42Z",
            "time_elapsed": "00:51:24",
            "watcher_id": 19699
        },
        {
            "port_name": "mpich-devel-gcc49",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 86429,
            "status": "build successful",
            "time_start": "2018-12-04T04:09:10Z",
            "time_elapsed": "00:51:29",
            "watcher_id": 19699
        },
        {
            "port_name": "mpich-devel-gcc48",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 86428,
            "status": "build successful",
            "time_start": "2018-12-04T03:16:43Z",
            "time_elapsed": "00:52:14",
            "watcher_id": 19699
        },
        {
            "port_name": "mpich-devel-gcc44",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 86427,
            "status": "build successful",
            "time_start": "2018-12-04T02:28:01Z",
            "time_elapsed": "00:48:40",
            "watcher_id": 19699
        }
    ]
}