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

{
    "count": 4122654,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=82453",
    "results": [
        {
            "port_name": "p5.28-net-ip-lpm",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 91297,
            "status": "build successful",
            "time_start": "2026-09-08T09:50:20Z",
            "time_elapsed": "00:00:24",
            "watcher_id": 35330
        },
        {
            "port_name": "p5.30-net-ip-lpm",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 91298,
            "status": "build successful",
            "time_start": "2026-09-08T09:50:45Z",
            "time_elapsed": "00:00:16",
            "watcher_id": 35330
        },
        {
            "port_name": "p5.32-net-ip-lpm",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 91299,
            "status": "build successful",
            "time_start": "2026-09-08T09:51:02Z",
            "time_elapsed": "00:00:15",
            "watcher_id": 35330
        },
        {
            "port_name": "p5.34-net-ip-lpm",
            "builder_name": {
                "name": "14_x86_64",
                "display_name": "14"
            },
            "build_id": 91300,
            "status": "build successful",
            "time_start": "2026-09-08T09:51:18Z",
            "time_elapsed": "00:00:15",
            "watcher_id": 35330
        }
    ]
}