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

{
    "count": 3598909,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-builder_name__display_name&page=71978",
    "results": [
        {
            "port_name": "py-spyder",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313078,
            "status": "failed install-dependencies",
            "time_start": "2025-11-25T03:03:02Z",
            "time_elapsed": "00:00:32",
            "watcher_id": 102524
        },
        {
            "port_name": "py-tinycss2",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313079,
            "status": "build successful",
            "time_start": "2025-11-25T03:03:36Z",
            "time_elapsed": "00:00:10",
            "watcher_id": 102524
        },
        {
            "port_name": "py310-blosc2",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313080,
            "status": "failed install-port",
            "time_start": "2025-11-25T03:03:48Z",
            "time_elapsed": "00:01:35",
            "watcher_id": 102524
        },
        {
            "port_name": "py310-tinycss2",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313081,
            "status": "build successful",
            "time_start": "2025-11-25T03:05:34Z",
            "time_elapsed": "00:00:23",
            "watcher_id": 102524
        },
        {
            "port_name": "py310-pypdf",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313082,
            "status": "build successful",
            "time_start": "2025-11-25T03:06:00Z",
            "time_elapsed": "00:00:13",
            "watcher_id": 102524
        },
        {
            "port_name": "py310-spyder",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313083,
            "status": "failed install-dependencies",
            "time_start": "2025-11-25T03:06:17Z",
            "time_elapsed": "00:00:39",
            "watcher_id": 102524
        },
        {
            "port_name": "py311-blosc2",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313084,
            "status": "failed install-port",
            "time_start": "2025-11-25T03:07:00Z",
            "time_elapsed": "00:02:07",
            "watcher_id": 102524
        },
        {
            "port_name": "py311-tinycss2",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313085,
            "status": "build successful",
            "time_start": "2025-11-25T03:09:12Z",
            "time_elapsed": "00:00:23",
            "watcher_id": 102524
        },
        {
            "port_name": "py311-pypdf",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 313086,
            "status": "build successful",
            "time_start": "2025-11-25T03:09:40Z",
            "time_elapsed": "00:00:12",
            "watcher_id": 102524
        }
    ]
}