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

{
    "count": 3579054,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=71581",
    "results": [
        {
            "port_name": "couchdb",
            "builder_name": {
                "name": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 20987,
            "status": "build successful",
            "time_start": "2025-11-13T06:18:33Z",
            "time_elapsed": "00:03:33",
            "watcher_id": 1947
        },
        {
            "port_name": "fpc-cross-i386-win32",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 42800,
            "status": "build successful",
            "time_start": "2025-11-13T06:19:05Z",
            "time_elapsed": "00:03:44",
            "watcher_id": 13030
        },
        {
            "port_name": "fpc-cross-i386-wince",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 42801,
            "status": "build successful",
            "time_start": "2025-11-13T06:22:52Z",
            "time_elapsed": "00:02:24",
            "watcher_id": 13030
        },
        {
            "port_name": "cryfs",
            "builder_name": {
                "name": "26_arm64",
                "display_name": "26.arm64"
            },
            "build_id": 20988,
            "status": "build successful",
            "time_start": "2025-11-13T06:22:52Z",
            "time_elapsed": "00:02:27",
            "watcher_id": 1948
        }
    ]
}