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

{
    "count": 3079407,
    "next": null,
    "previous": "http://ports.macports.org/api/v1/builds/?format=api&ordering=builder_name__display_name&page=61588",
    "results": [
        {
            "port_name": "lazarus",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 20605,
            "status": "failed install-dependencies",
            "time_start": "2024-11-18T15:36:04Z",
            "time_elapsed": "00:00:05",
            "watcher_id": 3424
        },
        {
            "port_name": "py38-urwid",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 20606,
            "status": "build successful",
            "time_start": "2024-11-18T15:38:06Z",
            "time_elapsed": "00:00:43",
            "watcher_id": 3425
        },
        {
            "port_name": "py39-urwid",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 20607,
            "status": "build successful",
            "time_start": "2024-11-18T15:38:51Z",
            "time_elapsed": "00:00:31",
            "watcher_id": 3425
        },
        {
            "port_name": "py310-urwid",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 20608,
            "status": "build successful",
            "time_start": "2024-11-18T15:39:24Z",
            "time_elapsed": "00:00:33",
            "watcher_id": 3425
        },
        {
            "port_name": "py311-urwid",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 20609,
            "status": "build successful",
            "time_start": "2024-11-18T15:39:58Z",
            "time_elapsed": "00:00:33",
            "watcher_id": 3425
        },
        {
            "port_name": "py312-urwid",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 20610,
            "status": "build successful",
            "time_start": "2024-11-18T15:40:32Z",
            "time_elapsed": "00:00:33",
            "watcher_id": 3425
        },
        {
            "port_name": "py313-docstring-to-markdown",
            "builder_name": {
                "name": "15_x86_64",
                "display_name": "15"
            },
            "build_id": 20611,
            "status": "build successful",
            "time_start": "2024-11-18T17:33:27Z",
            "time_elapsed": "00:00:26",
            "watcher_id": 3426
        }
    ]
}