get:
List checks.

post:
Create a check.

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

[
    {
        "id": 380044,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2227568/checks/380044/?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-23T23:04:43.070891",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/24862645461",
        "context": "github-powerpc_ppctests",
        "description": "Successfully ran 10 jobs."
    },
    {
        "id": 380045,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2227568/checks/380045/?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-23T23:06:14.770380",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/24862645439",
        "context": "github-powerpc_selftests",
        "description": "Successfully ran 10 jobs."
    },
    {
        "id": 380046,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2227568/checks/380046/?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-23T23:20:02.886090",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/24862645497",
        "context": "github-powerpc_kernel_qemu",
        "description": "Successfully ran 22 jobs."
    },
    {
        "id": 380047,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2227568/checks/380047/?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-23T23:27:46.929528",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/24862645454",
        "context": "github-powerpc_sparse",
        "description": "Successfully ran 4 jobs."
    },
    {
        "id": 380048,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2227568/checks/380048/?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-23T23:37:04.486409",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/24862645428",
        "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.