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

{
    "count": 3612006,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-build_id&page=72240",
    "results": [
        {
            "port_name": "ncurses",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 2,
            "status": "build successful",
            "time_start": "2023-10-14T18:18:41Z",
            "time_elapsed": "00:01:40",
            "watcher_id": 0
        },
        {
            "port_name": "libiconv",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 2,
            "status": "build successful",
            "time_start": "2024-09-24T06:00:38Z",
            "time_elapsed": "00:02:16",
            "watcher_id": 0
        },
        {
            "port_name": "gperf",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 1,
            "status": "build successful",
            "time_start": "2024-09-24T05:59:55Z",
            "time_elapsed": "00:00:43",
            "watcher_id": 0
        },
        {
            "port_name": "libiconv",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 1,
            "status": "build successful",
            "time_start": "2023-10-14T18:17:30Z",
            "time_elapsed": "00:01:10",
            "watcher_id": 0
        },
        {
            "port_name": "libiconv",
            "builder_name": {
                "name": "14_arm64",
                "display_name": "14.arm64"
            },
            "build_id": 1,
            "status": "build successful",
            "time_start": "2024-01-08T11:00:32Z",
            "time_elapsed": "00:00:34",
            "watcher_id": 0
        },
        {
            "port_name": "xorg-xtrans",
            "builder_name": {
                "name": "10.15_x86_64",
                "display_name": "10.15"
            },
            "build_id": 1,
            "status": "build successful",
            "time_start": "2019-10-28T06:43:52Z",
            "time_elapsed": "00:00:22",
            "watcher_id": 1
        }
    ]
}