get:
List checks.

post:
Create a check.

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

[
    {
        "id": 371066,
        "url": "http://patchwork.ozlabs.org/api/patches/2194458/checks/371066/?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-09T02:37:40.495736",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/21809881916",
        "context": "github-powerpc_kernel_qemu",
        "description": "Successfully ran 22 jobs."
    },
    {
        "id": 371067,
        "url": "http://patchwork.ozlabs.org/api/patches/2194458/checks/371067/?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-09T02:39:14.963896",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/21809881917",
        "context": "github-powerpc_sparse",
        "description": "Successfully ran 4 jobs."
    },
    {
        "id": 371068,
        "url": "http://patchwork.ozlabs.org/api/patches/2194458/checks/371068/?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-09T02:46:55.329436",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/21809881925",
        "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.