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

{
    "count": 3605707,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=72114",
    "results": [
        {
            "port_name": "git-credential-azure",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 43825,
            "status": "build successful",
            "time_start": "2025-11-30T15:51:42Z",
            "time_elapsed": "00:00:20",
            "watcher_id": 13565
        },
        {
            "port_name": "git-credential-azure",
            "builder_name": {
                "name": "10.7_x86_64",
                "display_name": "10.7"
            },
            "build_id": 236321,
            "status": "failed install-port",
            "time_start": "2025-11-30T15:52:06Z",
            "time_elapsed": "00:00:12",
            "watcher_id": 75106
        },
        {
            "port_name": "git-credential-azure",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313522,
            "status": "failed install-port",
            "time_start": "2025-11-30T15:52:55Z",
            "time_elapsed": "00:00:15",
            "watcher_id": 102665
        },
        {
            "port_name": "git-credential-azure",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 321591,
            "status": "failed install-port",
            "time_start": "2025-11-30T15:53:18Z",
            "time_elapsed": "00:00:16",
            "watcher_id": 102340
        },
        {
            "port_name": "git-credential-azure",
            "builder_name": {
                "name": "10.8_x86_64",
                "display_name": "10.8"
            },
            "build_id": 221080,
            "status": "failed install-port",
            "time_start": "2025-11-30T15:53:40Z",
            "time_elapsed": "00:00:15",
            "watcher_id": 73136
        },
        {
            "port_name": "git-credential-azure",
            "builder_name": {
                "name": "10.13_x86_64",
                "display_name": "10.13"
            },
            "build_id": 272481,
            "status": "build successful",
            "time_start": "2025-11-30T15:54:02Z",
            "time_elapsed": "00:00:44",
            "watcher_id": 93530
        },
        {
            "port_name": "git-credential-azure",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 144977,
            "status": "build successful",
            "time_start": "2025-11-30T15:54:19Z",
            "time_elapsed": "00:00:43",
            "watcher_id": 52119
        }
    ]
}