get:
List checks.

post:
Create a check.

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

[
    {
        "id": 378954,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2224255/checks/378954/?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-17T08:40:59.009754",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/24554185668",
        "context": "github-powerpc_sparse",
        "description": "Successfully ran 4 jobs."
    },
    {
        "id": 378974,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2224255/checks/378974/?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-17T09:05:23.402402",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/24554185638",
        "context": "github-powerpc_ppctests",
        "description": "Successfully ran 10 jobs."
    },
    {
        "id": 378998,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2224255/checks/378998/?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-17T09:10:04.268491",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/24554185629",
        "context": "github-powerpc_clang",
        "description": "Successfully ran 5 jobs."
    },
    {
        "id": 379000,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2224255/checks/379000/?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-17T09:10:06.220832",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/24554185644",
        "context": "github-powerpc_selftests",
        "description": "Successfully ran 10 jobs."
    },
    {
        "id": 379040,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2224255/checks/379040/?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-17T09:32:03.805837",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/24554185677",
        "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.