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

{
    "count": 3576154,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=-status&page=71523",
    "results": [
        {
            "port_name": "py39-confection",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235883,
            "status": "build successful",
            "time_start": "2023-08-17T10:57:04Z",
            "time_elapsed": "00:00:21",
            "watcher_id": 75401
        },
        {
            "port_name": "py39-preshed",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235884,
            "status": "build successful",
            "time_start": "2023-08-17T10:57:27Z",
            "time_elapsed": "00:00:30",
            "watcher_id": 75401
        },
        {
            "port_name": "py310-srsly",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235885,
            "status": "build successful",
            "time_start": "2023-08-17T10:57:59Z",
            "time_elapsed": "00:01:06",
            "watcher_id": 75401
        },
        {
            "port_name": "py310-confection",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 235886,
            "status": "build successful",
            "time_start": "2023-08-17T10:59:07Z",
            "time_elapsed": "00:00:19",
            "watcher_id": 75401
        }
    ]
}