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

{
    "count": 3077656,
    "next": null,
    "previous": "http://ports.macports.org/api/v1/builds/?format=api&ordering=builder_name__display_name&page=61553",
    "results": [
        {
            "port_name": "py313-pikepdf",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 20524,
            "status": "build successful",
            "time_start": "2024-11-17T19:29:54Z",
            "time_elapsed": "00:00:50",
            "watcher_id": 3403
        },
        {
            "port_name": "clifm",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 20525,
            "status": "build successful",
            "time_start": "2024-11-17T19:31:50Z",
            "time_elapsed": "00:00:40",
            "watcher_id": 3405
        },
        {
            "port_name": "oh-my-posh",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 20526,
            "status": "build successful",
            "time_start": "2024-11-17T19:33:13Z",
            "time_elapsed": "00:01:10",
            "watcher_id": 3406
        },
        {
            "port_name": "p5.28-memoize",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 20527,
            "status": "build successful",
            "time_start": "2024-11-17T21:53:27Z",
            "time_elapsed": "00:00:21",
            "watcher_id": 3407
        },
        {
            "port_name": "p5.30-memoize",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 20528,
            "status": "build successful",
            "time_start": "2024-11-17T21:53:50Z",
            "time_elapsed": "00:00:10",
            "watcher_id": 3407
        },
        {
            "port_name": "p5.32-memoize",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 20529,
            "status": "build successful",
            "time_start": "2024-11-17T21:54:01Z",
            "time_elapsed": "00:00:10",
            "watcher_id": 3407
        }
    ]
}