get:
List checks.

post:
Create a check.

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

[
    {
        "id": 381204,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2232085/checks/381204/?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-02T14:49:47.594610",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/25254351777",
        "context": "github-powerpc_perf",
        "description": "Successfully ran 4 jobs."
    },
    {
        "id": 381208,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2232085/checks/381208/?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-02T15:09:34.019913",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/25254351774",
        "context": "github-powerpc_sparse",
        "description": "Successfully ran 4 jobs."
    },
    {
        "id": 381209,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2232085/checks/381209/?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-02T15:20:12.133341",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/25254351776",
        "context": "github-powerpc_kernel_qemu",
        "description": "Successfully ran 22 jobs."
    },
    {
        "id": 381210,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2232085/checks/381210/?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-02T15:24:49.706846",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/25254351775",
        "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.