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

{
    "count": 3723605,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=status&page=74472",
    "results": [
        {
            "port_name": "grype",
            "builder_name": {
                "name": "11_arm64",
                "display_name": "11.arm64"
            },
            "build_id": 61186,
            "status": "retry exception slave lost",
            "time_start": "2022-07-21T03:02:31Z",
            "time_elapsed": "00:08:14",
            "watcher_id": 21214
        },
        {
            "port_name": "adblock2privoxy",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 195086,
            "status": "retry exception slave lost",
            "time_start": "2022-07-19T17:41:19Z",
            "time_elapsed": "02:18:27",
            "watcher_id": 60207
        },
        {
            "port_name": "root6",
            "builder_name": {
                "name": "10.11_x86_64",
                "display_name": "10.11"
            },
            "build_id": 189955,
            "status": "retry exception slave lost",
            "time_start": "2022-08-03T00:12:03Z",
            "time_elapsed": "01:17:59",
            "watcher_id": 61060
        },
        {
            "port_name": "php81-apache2handler",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 59993,
            "status": "retry exception slave lost",
            "time_start": "2022-08-07T23:18:52Z",
            "time_elapsed": "00:05:34",
            "watcher_id": 10552
        },
        {
            "port_name": "libreoffice",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 61112,
            "status": "retry exception slave lost",
            "time_start": "2022-08-19T06:42:39Z",
            "time_elapsed": "00:40:06",
            "watcher_id": 11064
        }
    ]
}