get:
List checks.

post:
Create a check.

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

[
    {
        "id": 376952,
        "url": "http://patchwork.ozlabs.org/api/patches/2218503/checks/376952/?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-04-01T10:21:21.826895",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/23843689118",
        "context": "github-powerpc_selftests",
        "description": "Successfully ran 10 jobs."
    },
    {
        "id": 376953,
        "url": "http://patchwork.ozlabs.org/api/patches/2218503/checks/376953/?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-04-01T10:22:53.516114",
        "state": "fail",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/23843689102",
        "context": "github-powerpc_sparse",
        "description": "sparse (mpc885_ads_defconfig, fedora-42, ppc64) failed at step Build."
    },
    {
        "id": 376954,
        "url": "http://patchwork.ozlabs.org/api/patches/2218503/checks/376954/?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-04-01T10:22:54.407311",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/23843689119",
        "context": "github-powerpc_ppctests",
        "description": "Successfully ran 10 jobs."
    },
    {
        "id": 376960,
        "url": "http://patchwork.ozlabs.org/api/patches/2218503/checks/376960/?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-04-01T10:25:57.524518",
        "state": "fail",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/23843689105",
        "context": "github-powerpc_kernel_qemu",
        "description": "kernel (mpc885_ads_defconfig, korg-8.1.0) failed at step Build."
    },
    {
        "id": 376964,
        "url": "http://patchwork.ozlabs.org/api/patches/2218503/checks/376964/?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-04-01T11:02:43.195237",
        "state": "fail",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/23843689125",
        "context": "github-powerpc_clang",
        "description": "kernel (mpc885_ads, fedora-42, ppc64) failed at step Build."
    }
]
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.