GET /api/v1/builds/?format=api&ordering=build_id&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=build_id&page=75693",
    "results": [
        {
            "port_name": "llvm-11",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 331405,
            "status": "build successful",
            "time_start": "2026-03-11T05:58:42Z",
            "time_elapsed": "02:37:58",
            "watcher_id": 105147
        },
        {
            "port_name": "clang-11",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 331406,
            "status": "build successful",
            "time_start": "2026-03-11T08:36:42Z",
            "time_elapsed": "06:15:00",
            "watcher_id": 105147
        },
        {
            "port_name": "llvm-14",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 331407,
            "status": "build successful",
            "time_start": "2026-03-11T14:51:52Z",
            "time_elapsed": "04:46:12",
            "watcher_id": 105147
        },
        {
            "port_name": "clang-14",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 331408,
            "status": "build successful",
            "time_start": "2026-03-11T19:38:11Z",
            "time_elapsed": "09:03:04",
            "watcher_id": 105147
        },
        {
            "port_name": "clang-16",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 331409,
            "status": "build successful",
            "time_start": "2026-03-12T04:41:16Z",
            "time_elapsed": "08:53:29",
            "watcher_id": 105147
        },
        {
            "port_name": "py313-lxml",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 331410,
            "status": "build successful",
            "time_start": "2026-03-12T13:34:48Z",
            "time_elapsed": "00:03:58",
            "watcher_id": 105147
        }
    ]
}