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

{
    "count": 3527708,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=status&page=70554",
    "results": [
        {
            "port_name": "llvm-20",
            "builder_name": {
                "name": "10.11_x86_64",
                "display_name": "10.11"
            },
            "build_id": 300394,
            "status": "retry exception slave lost",
            "time_start": "2025-09-22T01:26:01Z",
            "time_elapsed": "01:01:35",
            "watcher_id": 100897
        },
        {
            "port_name": "llvm-20",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 316309,
            "status": "retry exception slave lost",
            "time_start": "2025-09-22T01:23:45Z",
            "time_elapsed": "01:03:53",
            "watcher_id": 100428
        },
        {
            "port_name": "sollya",
            "builder_name": {
                "name": "10.6_i386",
                "display_name": "10.6"
            },
            "build_id": 210425,
            "status": "retry exception slave lost",
            "time_start": "2025-09-22T02:22:32Z",
            "time_elapsed": "00:03:47",
            "watcher_id": 73540
        },
        {
            "port_name": "py313-beautifulsoup4",
            "builder_name": {
                "name": "10.7_x86_64",
                "display_name": "10.7"
            },
            "build_id": 231387,
            "status": "retry exception slave lost",
            "time_start": "2025-09-27T21:43:51Z",
            "time_elapsed": "00:02:48",
            "watcher_id": 73371
        },
        {
            "port_name": "py311-imagecodecs",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 152604,
            "status": "retry exception slave lost",
            "time_start": "2025-10-01T03:45:47Z",
            "time_elapsed": "00:02:32",
            "watcher_id": 50149
        },
        {
            "port_name": "fish",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 152719,
            "status": "retry exception slave lost",
            "time_start": "2025-10-02T05:51:58Z",
            "time_elapsed": "00:02:40",
            "watcher_id": 50192
        },
        {
            "port_name": "py311-InsightToolkit4",
            "builder_name": {
                "name": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 17985,
            "status": "retry exception slave lost",
            "time_start": "2025-10-05T15:08:22Z",
            "time_elapsed": "00:01:22",
            "watcher_id": 879
        },
        {
            "port_name": "php72-openswoole",
            "builder_name": {
                "name": "13_arm64",
                "display_name": "13.arm64"
            },
            "build_id": 90183,
            "status": "retry exception slave lost",
            "time_start": "2025-10-08T06:23:13Z",
            "time_elapsed": "00:02:04",
            "watcher_id": 36107
        }
    ]
}