GET /api/v1/builds/?format=api&ordering=build_id&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=build_id&page=61553",
    "results": [
        {
            "port_name": "py313-pikepdf",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 295174,
            "status": "build successful",
            "time_start": "2024-11-17T12:57:28Z",
            "time_elapsed": "00:02:34",
            "watcher_id": 92174
        },
        {
            "port_name": "clifm",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 295175,
            "status": "build successful",
            "time_start": "2024-11-17T14:18:35Z",
            "time_elapsed": "00:01:19",
            "watcher_id": 92176
        },
        {
            "port_name": "oh-my-posh",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 295176,
            "status": "failed install-port",
            "time_start": "2024-11-17T15:39:38Z",
            "time_elapsed": "00:01:08",
            "watcher_id": 92177
        },
        {
            "port_name": "p5.28-memoize",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 295177,
            "status": "build successful",
            "time_start": "2024-11-17T21:55:31Z",
            "time_elapsed": "00:00:36",
            "watcher_id": 92178
        },
        {
            "port_name": "p5.30-memoize",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 295178,
            "status": "build successful",
            "time_start": "2024-11-17T21:56:09Z",
            "time_elapsed": "00:00:18",
            "watcher_id": 92178
        },
        {
            "port_name": "p5.32-memoize",
            "builder_name": {
                "name": "10.9_x86_64",
                "display_name": "10.9"
            },
            "build_id": 295179,
            "status": "build successful",
            "time_start": "2024-11-17T21:56:29Z",
            "time_elapsed": "00:00:18",
            "watcher_id": 92178
        }
    ]
}