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

{
    "count": 3077656,
    "next": null,
    "previous": "http://ports.macports.org/api/v1/builds/?format=api&ordering=-time_start&page=61553",
    "results": [
        {
            "port_name": "py34-descartes",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85385,
            "status": "build successful",
            "time_start": "2018-11-15T15:45:14Z",
            "time_elapsed": "00:10:55",
            "watcher_id": 19310
        },
        {
            "port_name": "py-descartes",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85384,
            "status": "build successful",
            "time_start": "2018-11-15T15:34:34Z",
            "time_elapsed": "00:10:31",
            "watcher_id": 19310
        },
        {
            "port_name": "py27-descartes",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85383,
            "status": "build successful",
            "time_start": "2018-11-15T15:23:24Z",
            "time_elapsed": "00:11:08",
            "watcher_id": 19310
        },
        {
            "port_name": "php52-apache2handler",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85382,
            "status": "failed install-port",
            "time_start": "2018-11-15T15:11:02Z",
            "time_elapsed": "00:09:01",
            "watcher_id": 19309
        },
        {
            "port_name": "jmol",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85381,
            "status": "build successful",
            "time_start": "2018-11-15T14:56:11Z",
            "time_elapsed": "00:02:15",
            "watcher_id": 19306
        },
        {
            "port_name": "percona-toolkit",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85380,
            "status": "failed install-dependencies",
            "time_start": "2018-11-15T14:52:44Z",
            "time_elapsed": "00:01:40",
            "watcher_id": 19305
        }
    ]
}