get:
List checks.

post:
Create a check.

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

[
    {
        "id": 380732,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2230128/checks/380732/?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-04-29T10:38:25.308210",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/25102830895",
        "context": "github-powerpc_sparse",
        "description": "Successfully ran 4 jobs."
    },
    {
        "id": 380733,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2230128/checks/380733/?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-04-29T10:44:31.125952",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/25102830901",
        "context": "github-powerpc_kernel_qemu",
        "description": "Successfully ran 22 jobs."
    },
    {
        "id": 380740,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2230128/checks/380740/?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-04-29T10:49:07.797692",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/25102830912",
        "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.