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

{
    "count": 3740610,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/builds/?format=api&ordering=time_start&page=74812",
    "results": [
        {
            "port_name": "dotnet-runtime-10",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 150331,
            "status": "build successful",
            "time_start": "2026-02-11T23:59:54Z",
            "time_elapsed": "00:00:56",
            "watcher_id": 54211
        },
        {
            "port_name": "aspnetcore-runtime-10",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 150332,
            "status": "build successful",
            "time_start": "2026-02-12T00:00:51Z",
            "time_elapsed": "00:00:14",
            "watcher_id": 54211
        },
        {
            "port_name": "dotnet-runtime-9",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 150333,
            "status": "build successful",
            "time_start": "2026-02-12T00:01:06Z",
            "time_elapsed": "00:00:26",
            "watcher_id": 54211
        },
        {
            "port_name": "dotnet-sdk-8",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 150334,
            "status": "build successful",
            "time_start": "2026-02-12T00:01:33Z",
            "time_elapsed": "00:02:31",
            "watcher_id": 54211
        },
        {
            "port_name": "dotnet-sdk-9",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 150335,
            "status": "build successful",
            "time_start": "2026-02-12T00:04:05Z",
            "time_elapsed": "00:01:37",
            "watcher_id": 54211
        },
        {
            "port_name": "dotnet-sdk-10",
            "builder_name": {
                "name": "12_x86_64",
                "display_name": "12"
            },
            "build_id": 150336,
            "status": "build successful",
            "time_start": "2026-02-12T00:05:44Z",
            "time_elapsed": "00:03:31",
            "watcher_id": 54211
        },
        {
            "port_name": "dotnet-sdk-9",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 160360,
            "status": "build successful",
            "time_start": "2026-02-12T00:07:43Z",
            "time_elapsed": "00:13:03",
            "watcher_id": 53909
        },
        {
            "port_name": "dotnet-sdk-9",
            "builder_name": {
                "name": "15_arm64",
                "display_name": "15.arm64"
            },
            "build_id": 37164,
            "status": "build successful",
            "time_start": "2026-02-12T00:08:54Z",
            "time_elapsed": "00:12:35",
            "watcher_id": 14832
        },
        {
            "port_name": "dotnet-sdk-10",
            "builder_name": {
                "name": "12_arm64",
                "display_name": "12.arm64"
            },
            "build_id": 160361,
            "status": "build successful",
            "time_start": "2026-02-12T00:20:48Z",
            "time_elapsed": "00:16:37",
            "watcher_id": 53909
        },
        {
            "port_name": "dotnet-sdk-10",
            "builder_name": {
                "name": "15_arm64",
                "display_name": "15.arm64"
            },
            "build_id": 37165,
            "status": "build successful",
            "time_start": "2026-02-12T00:21:32Z",
            "time_elapsed": "00:15:55",
            "watcher_id": 14832
        }
    ]
}