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

{
    "count": 3773757,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-time_start&page=75475",
    "results": [
        {
            "port_name": "py27-barnaba",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85494,
            "status": "failed install-dependencies",
            "time_start": "2018-11-15T23:29:09Z",
            "time_elapsed": "00:00:29",
            "watcher_id": 19323
        },
        {
            "port_name": "py-backports-shutil_get_terminal_size",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85493,
            "status": "build successful",
            "time_start": "2018-11-15T23:25:44Z",
            "time_elapsed": "00:03:21",
            "watcher_id": 19323
        },
        {
            "port_name": "py36-axolotl",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85492,
            "status": "failed install-dependencies",
            "time_start": "2018-11-15T23:19:25Z",
            "time_elapsed": "00:01:19",
            "watcher_id": 19322
        },
        {
            "port_name": "py36-axolotl-curve25519",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85491,
            "status": "build successful",
            "time_start": "2018-11-15T23:15:47Z",
            "time_elapsed": "00:03:27",
            "watcher_id": 19322
        },
        {
            "port_name": "py36-atpy",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85490,
            "status": "failed install-dependencies",
            "time_start": "2018-11-15T23:14:38Z",
            "time_elapsed": "00:01:07",
            "watcher_id": 19322
        },
        {
            "port_name": "py35-atpy",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85489,
            "status": "failed install-dependencies",
            "time_start": "2018-11-15T23:13:31Z",
            "time_elapsed": "00:01:07",
            "watcher_id": 19322
        },
        {
            "port_name": "py34-atpy",
            "builder_name": {
                "name": "10.5_ppc_legacy",
                "display_name": "10.5_ppc"
            },
            "build_id": 85488,
            "status": "failed install-dependencies",
            "time_start": "2018-11-15T23:12:23Z",
            "time_elapsed": "00:01:06",
            "watcher_id": 19322
        }
    ]
}