get:
List checks.

post:
Create a check.

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

[
    {
        "id": 371585,
        "url": "http://patchwork.ozlabs.org/api/patches/2196952/checks/371585/?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-16T17:40:57.465322",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/22072055319",
        "context": "github-powerpc_ppctests",
        "description": "Successfully ran 8 jobs."
    },
    {
        "id": 371586,
        "url": "http://patchwork.ozlabs.org/api/patches/2196952/checks/371586/?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-16T17:45:31.472344",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/22072055327",
        "context": "github-powerpc_selftests",
        "description": "Successfully ran 8 jobs."
    },
    {
        "id": 371588,
        "url": "http://patchwork.ozlabs.org/api/patches/2196952/checks/371588/?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-16T18:06:54.670632",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/22072055296",
        "context": "github-powerpc_sparse",
        "description": "Successfully ran 4 jobs."
    },
    {
        "id": 371590,
        "url": "http://patchwork.ozlabs.org/api/patches/2196952/checks/371590/?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-16T18:16:07.051694",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/22072055312",
        "context": "github-powerpc_clang",
        "description": "Successfully ran 5 jobs."
    },
    {
        "id": 371591,
        "url": "http://patchwork.ozlabs.org/api/patches/2196952/checks/371591/?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-16T18:23:44.809159",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/22072055317",
        "context": "github-powerpc_kernel_qemu",
        "description": "Successfully ran 22 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.