get:
List checks.

post:
Create a check.

GET /api/1.2/patches/2232130/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": 381211,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2232130/checks/381211/?format=api",
        "user": {
            "id": 83965,
            "url": "http://patchwork.ozlabs.org/api/1.2/users/83965/?format=api",
            "username": "snowpatch_ozlabs",
            "first_name": "snowpatch",
            "last_name": "ozlabs",
            "email": "patchwork.ozlabs@gmail.com"
        },
        "date": "2026-05-03T01:35:36.391733",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/25266248862",
        "context": "github-powerpc_sparse",
        "description": "Successfully ran 4 jobs."
    },
    {
        "id": 381212,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2232130/checks/381212/?format=api",
        "user": {
            "id": 83965,
            "url": "http://patchwork.ozlabs.org/api/1.2/users/83965/?format=api",
            "username": "snowpatch_ozlabs",
            "first_name": "snowpatch",
            "last_name": "ozlabs",
            "email": "patchwork.ozlabs@gmail.com"
        },
        "date": "2026-05-03T01:39:29.208989",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/25266248864",
        "context": "github-powerpc_kernel_qemu",
        "description": "Successfully ran 22 jobs."
    },
    {
        "id": 381213,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2232130/checks/381213/?format=api",
        "user": {
            "id": 83965,
            "url": "http://patchwork.ozlabs.org/api/1.2/users/83965/?format=api",
            "username": "snowpatch_ozlabs",
            "first_name": "snowpatch",
            "last_name": "ozlabs",
            "email": "patchwork.ozlabs@gmail.com"
        },
        "date": "2026-05-03T01:52:15.337771",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/25266248874",
        "context": "github-powerpc_clang",
        "description": "Successfully ran 5 jobs."
    }
]
The state of the check.
The target URL to associate with this check. This should be specific to the patch.
A label to discern check from checks of other testing systems.
A brief description of the check.