GET /api/v1/builds/?format=api&ordering=-builder_name__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__name&page=61553",
    "results": [
        {
            "port_name": "py313-pikepdf",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 287764,
            "status": "build successful",
            "time_start": "2024-11-17T12:54:53Z",
            "time_elapsed": "00:02:49",
            "watcher_id": 92504
        },
        {
            "port_name": "clifm",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 287765,
            "status": "build successful",
            "time_start": "2024-11-17T14:15:36Z",
            "time_elapsed": "00:01:12",
            "watcher_id": 92506
        },
        {
            "port_name": "oh-my-posh",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 287766,
            "status": "failed install-port",
            "time_start": "2024-11-17T15:40:39Z",
            "time_elapsed": "00:01:03",
            "watcher_id": 92507
        },
        {
            "port_name": "p5.28-memoize",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 287767,
            "status": "build successful",
            "time_start": "2024-11-17T21:55:10Z",
            "time_elapsed": "00:00:40",
            "watcher_id": 92508
        },
        {
            "port_name": "p5.30-memoize",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 287768,
            "status": "build successful",
            "time_start": "2024-11-17T21:55:52Z",
            "time_elapsed": "00:00:18",
            "watcher_id": 92508
        },
        {
            "port_name": "p5.32-memoize",
            "builder_name": {
                "name": "10.10_x86_64",
                "display_name": "10.10"
            },
            "build_id": 287769,
            "status": "build successful",
            "time_start": "2024-11-17T21:56:12Z",
            "time_elapsed": "00:00:17",
            "watcher_id": 92508
        }
    ]
}