GET /api/v1/builds/?format=api&ordering=-builder_name__display_name&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=-builder_name__display_name&page=73701",
    "results": [
        {
            "port_name": "p5.30-dist-zilla",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 318211,
            "status": "build successful",
            "time_start": "2026-01-26T06:31:41Z",
            "time_elapsed": "00:00:59",
            "watcher_id": 104235
        },
        {
            "port_name": "p5.32-dist-zilla",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 318212,
            "status": "build successful",
            "time_start": "2026-01-26T06:32:42Z",
            "time_elapsed": "00:01:07",
            "watcher_id": 104235
        },
        {
            "port_name": "p5.34-dist-zilla",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 318213,
            "status": "build successful",
            "time_start": "2026-01-26T06:33:52Z",
            "time_elapsed": "00:01:03",
            "watcher_id": 104235
        },
        {
            "port_name": "p5.34-image-exiftool",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 318214,
            "status": "build successful",
            "time_start": "2026-01-26T06:37:34Z",
            "time_elapsed": "00:00:31",
            "watcher_id": 104236
        },
        {
            "port_name": "exiftool",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 318215,
            "status": "build successful",
            "time_start": "2026-01-26T06:38:17Z",
            "time_elapsed": "00:00:07",
            "watcher_id": 104236
        },
        {
            "port_name": "p5.28-image-exiftool",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 318216,
            "status": "build successful",
            "time_start": "2026-01-26T06:38:30Z",
            "time_elapsed": "00:00:16",
            "watcher_id": 104236
        },
        {
            "port_name": "p5.30-image-exiftool",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 318217,
            "status": "build successful",
            "time_start": "2026-01-26T06:38:54Z",
            "time_elapsed": "00:00:16",
            "watcher_id": 104236
        }
    ]
}