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

{
    "count": 3612357,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=72247",
    "results": [
        {
            "port_name": "py314-sarif-om",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321879,
            "status": "build successful",
            "time_start": "2025-12-01T23:01:17Z",
            "time_elapsed": "00:00:18",
            "watcher_id": 102443
        },
        {
            "port_name": "py314-cfn-lint",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321880,
            "status": "failed install-dependencies",
            "time_start": "2025-12-01T23:01:39Z",
            "time_elapsed": "00:00:02",
            "watcher_id": 102443
        },
        {
            "port_name": "py313-blosc2",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321881,
            "status": "build successful",
            "time_start": "2025-12-01T23:05:17Z",
            "time_elapsed": "00:01:48",
            "watcher_id": 102444
        },
        {
            "port_name": "py-blosc2",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321882,
            "status": "build successful",
            "time_start": "2025-12-01T23:07:07Z",
            "time_elapsed": "00:00:17",
            "watcher_id": 102444
        },
        {
            "port_name": "py310-blosc2",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321883,
            "status": "build successful",
            "time_start": "2025-12-01T23:07:28Z",
            "time_elapsed": "00:01:39",
            "watcher_id": 102444
        },
        {
            "port_name": "py311-blosc2",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321884,
            "status": "build successful",
            "time_start": "2025-12-01T23:09:09Z",
            "time_elapsed": "00:01:28",
            "watcher_id": 102444
        },
        {
            "port_name": "py312-blosc2",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321885,
            "status": "build successful",
            "time_start": "2025-12-01T23:10:39Z",
            "time_elapsed": "00:01:26",
            "watcher_id": 102444
        }
    ]
}