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

{
    "count": 3784656,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=status&page=75693",
    "results": [
        {
            "port_name": "clang-17",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 317378,
            "status": "retry exception slave lost",
            "time_start": "2025-10-08T03:03:31Z",
            "time_elapsed": "09:17:45",
            "watcher_id": 100803
        },
        {
            "port_name": "nginx-devel",
            "builder_name": {
                "name": "10.6_x86_64",
                "display_name": "10.6.x86_64"
            },
            "build_id": 248452,
            "status": "retry exception slave lost",
            "time_start": "2025-10-08T11:49:19Z",
            "time_elapsed": "00:32:01",
            "watcher_id": 73972
        },
        {
            "port_name": "clang-17",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 219021,
            "status": "retry exception slave lost",
            "time_start": "2025-10-08T13:31:45Z",
            "time_elapsed": "00:39:59",
            "watcher_id": 71733
        },
        {
            "port_name": "clang-17",
            "builder_name": {
                "name": "10.6_i386",
                "display_name": "10.6"
            },
            "build_id": 211560,
            "status": "retry exception slave lost",
            "time_start": "2025-10-08T03:03:29Z",
            "time_elapsed": "09:21:11",
            "watcher_id": 73906
        },
        {
            "port_name": "clang-17",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 141403,
            "status": "retry exception slave lost",
            "time_start": "2025-10-08T13:43:29Z",
            "time_elapsed": "00:24:28",
            "watcher_id": 50580
        },
        {
            "port_name": "clang-17",
            "builder_name": {
                "name": "10.7_x86_64",
                "display_name": "10.7"
            },
            "build_id": 232120,
            "status": "retry exception slave lost",
            "time_start": "2025-10-08T03:09:24Z",
            "time_elapsed": "09:17:34",
            "watcher_id": 73570
        }
    ]
}