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

{
    "count": 3646110,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-time_start&page=72922",
    "results": [
        {
            "port_name": "py34-alembic",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85458,
            "status": "build successful",
            "time_start": "2018-11-15T20:58:09Z",
            "time_elapsed": "00:03:19",
            "watcher_id": 19317
        },
        {
            "port_name": "py-redis",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85457,
            "status": "build successful",
            "time_start": "2018-11-15T20:55:01Z",
            "time_elapsed": "00:03:07",
            "watcher_id": 19317
        },
        {
            "port_name": "py27-redis",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85456,
            "status": "build successful",
            "time_start": "2018-11-15T20:51:42Z",
            "time_elapsed": "00:03:17",
            "watcher_id": 19317
        },
        {
            "port_name": "py-openpyxl",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85455,
            "status": "build successful",
            "time_start": "2018-11-15T20:47:59Z",
            "time_elapsed": "00:03:40",
            "watcher_id": 19317
        },
        {
            "port_name": "py27-openpyxl",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85454,
            "status": "build successful",
            "time_start": "2018-11-15T20:43:19Z",
            "time_elapsed": "00:04:39",
            "watcher_id": 19317
        },
        {
            "port_name": "py-alembic",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85453,
            "status": "build successful",
            "time_start": "2018-11-15T20:38:23Z",
            "time_elapsed": "00:04:55",
            "watcher_id": 19317
        },
        {
            "port_name": "py27-alembic",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85452,
            "status": "build successful",
            "time_start": "2018-11-15T20:34:27Z",
            "time_elapsed": "00:03:55",
            "watcher_id": 19317
        },
        {
            "port_name": "py37-cartopy",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85451,
            "status": "failed install-dependencies",
            "time_start": "2018-11-15T20:28:35Z",
            "time_elapsed": "00:03:29",
            "watcher_id": 19316
        },
        {
            "port_name": "py36-cartopy",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85450,
            "status": "failed install-dependencies",
            "time_start": "2018-11-15T20:25:00Z",
            "time_elapsed": "00:03:33",
            "watcher_id": 19316
        },
        {
            "port_name": "py35-cartopy",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85449,
            "status": "failed install-dependencies",
            "time_start": "2018-11-15T20:21:27Z",
            "time_elapsed": "00:03:30",
            "watcher_id": 19316
        }
    ]
}