get:
List checks.

post:
Create a check.

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

[
    {
        "id": 371567,
        "url": "http://patchwork.ozlabs.org/api/patches/2196742/checks/371567/?format=api",
        "user": {
            "id": 83965,
            "url": "http://patchwork.ozlabs.org/api/users/83965/?format=api",
            "username": "snowpatch_ozlabs",
            "first_name": "snowpatch",
            "last_name": "ozlabs",
            "email": "patchwork.ozlabs@gmail.com"
        },
        "date": "2026-02-16T10:35:00.088990",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/22059136700",
        "context": "github-powerpc_selftests",
        "description": "Successfully ran 8 jobs."
    },
    {
        "id": 371568,
        "url": "http://patchwork.ozlabs.org/api/patches/2196742/checks/371568/?format=api",
        "user": {
            "id": 83965,
            "url": "http://patchwork.ozlabs.org/api/users/83965/?format=api",
            "username": "snowpatch_ozlabs",
            "first_name": "snowpatch",
            "last_name": "ozlabs",
            "email": "patchwork.ozlabs@gmail.com"
        },
        "date": "2026-02-16T10:35:01.168046",
        "state": "fail",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/22059136702",
        "context": "github-powerpc_sparse",
        "description": "sparse (mpc885_ads_defconfig, fedora-42, ppc64) failed at step Build."
    },
    {
        "id": 371569,
        "url": "http://patchwork.ozlabs.org/api/patches/2196742/checks/371569/?format=api",
        "user": {
            "id": 83965,
            "url": "http://patchwork.ozlabs.org/api/users/83965/?format=api",
            "username": "snowpatch_ozlabs",
            "first_name": "snowpatch",
            "last_name": "ozlabs",
            "email": "patchwork.ozlabs@gmail.com"
        },
        "date": "2026-02-16T10:36:31.781413",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/22059136694",
        "context": "github-powerpc_ppctests",
        "description": "Successfully ran 8 jobs."
    },
    {
        "id": 371570,
        "url": "http://patchwork.ozlabs.org/api/patches/2196742/checks/371570/?format=api",
        "user": {
            "id": 83965,
            "url": "http://patchwork.ozlabs.org/api/users/83965/?format=api",
            "username": "snowpatch_ozlabs",
            "first_name": "snowpatch",
            "last_name": "ozlabs",
            "email": "patchwork.ozlabs@gmail.com"
        },
        "date": "2026-02-16T10:39:35.404366",
        "state": "fail",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/22059136709",
        "context": "github-powerpc_kernel_qemu",
        "description": "kernel (mpc885_ads_defconfig, korg-8.1.0) failed at step Build."
    },
    {
        "id": 371571,
        "url": "http://patchwork.ozlabs.org/api/patches/2196742/checks/371571/?format=api",
        "user": {
            "id": 83965,
            "url": "http://patchwork.ozlabs.org/api/users/83965/?format=api",
            "username": "snowpatch_ozlabs",
            "first_name": "snowpatch",
            "last_name": "ozlabs",
            "email": "patchwork.ozlabs@gmail.com"
        },
        "date": "2026-02-16T11:13:17.550095",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/22059136710",
        "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.