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

{
    "count": 4102209,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=build_id&page=82044",
    "results": [
        {
            "port_name": "nasm",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 349742,
            "status": "build successful",
            "time_start": "2026-08-24T23:16:26Z",
            "time_elapsed": "00:00:53",
            "watcher_id": 111311
        },
        {
            "port_name": "p5.28-test-simple",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 349743,
            "status": "build successful",
            "time_start": "2026-08-25T00:15:51Z",
            "time_elapsed": "00:00:28",
            "watcher_id": 111313
        },
        {
            "port_name": "p5.30-test-simple",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 349744,
            "status": "build successful",
            "time_start": "2026-08-25T00:16:21Z",
            "time_elapsed": "00:00:20",
            "watcher_id": 111313
        },
        {
            "port_name": "p5.32-test-simple",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 349745,
            "status": "build successful",
            "time_start": "2026-08-25T00:16:42Z",
            "time_elapsed": "00:00:20",
            "watcher_id": 111313
        },
        {
            "port_name": "p5.34-test-simple",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 349746,
            "status": "build successful",
            "time_start": "2026-08-25T00:17:03Z",
            "time_elapsed": "00:00:19",
            "watcher_id": 111313
        },
        {
            "port_name": "p5.28-net-idn-encode",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 349747,
            "status": "build successful",
            "time_start": "2026-08-25T02:48:18Z",
            "time_elapsed": "00:00:25",
            "watcher_id": 111314
        },
        {
            "port_name": "p5.30-net-idn-encode",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 349748,
            "status": "build successful",
            "time_start": "2026-08-25T02:48:45Z",
            "time_elapsed": "00:00:23",
            "watcher_id": 111314
        },
        {
            "port_name": "p5.32-net-idn-encode",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 349749,
            "status": "build successful",
            "time_start": "2026-08-25T02:49:09Z",
            "time_elapsed": "00:00:23",
            "watcher_id": 111314
        },
        {
            "port_name": "breachcraft-test-1782597019",
            "builder_name": {
                "name": "breachcraft-builder-1782597019",
                "display_name": ""
            },
            "build_id": 999999001,
            "status": "build successful (breachcraft-test)",
            "time_start": "2026-06-27T21:50:19Z",
            "time_elapsed": "00:00:05",
            "watcher_id": 0
        }
    ]
}