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

{
    "count": 3685057,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=73701",
    "results": [
        {
            "port_name": "p5.30-dist-zilla",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 326281,
            "status": "build successful",
            "time_start": "2026-01-26T06:32:13Z",
            "time_elapsed": "00:00:59",
            "watcher_id": 103910
        },
        {
            "port_name": "p5.32-dist-zilla",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 326282,
            "status": "build successful",
            "time_start": "2026-01-26T06:33:14Z",
            "time_elapsed": "00:01:04",
            "watcher_id": 103910
        },
        {
            "port_name": "p5.34-dist-zilla",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 326283,
            "status": "build successful",
            "time_start": "2026-01-26T06:34:21Z",
            "time_elapsed": "00:01:06",
            "watcher_id": 103910
        },
        {
            "port_name": "p5.34-image-exiftool",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 326284,
            "status": "build successful",
            "time_start": "2026-01-26T06:39:02Z",
            "time_elapsed": "00:00:34",
            "watcher_id": 103911
        },
        {
            "port_name": "exiftool",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 326285,
            "status": "build successful",
            "time_start": "2026-01-26T06:39:38Z",
            "time_elapsed": "00:00:07",
            "watcher_id": 103911
        },
        {
            "port_name": "p5.28-image-exiftool",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 326286,
            "status": "build successful",
            "time_start": "2026-01-26T06:39:46Z",
            "time_elapsed": "00:00:15",
            "watcher_id": 103911
        },
        {
            "port_name": "p5.30-image-exiftool",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 326287,
            "status": "build successful",
            "time_start": "2026-01-26T06:40:02Z",
            "time_elapsed": "00:00:13",
            "watcher_id": 103911
        }
    ]
}