get:
List checks.

post:
Create a check.

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

[
    {
        "id": 376939,
        "url": "http://patchwork.ozlabs.org/api/patches/2218444/checks/376939/?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-01T08:41:00.616736",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/23839688201",
        "context": "github-powerpc_selftests",
        "description": "Successfully ran 10 jobs."
    },
    {
        "id": 376940,
        "url": "http://patchwork.ozlabs.org/api/patches/2218444/checks/376940/?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-01T08:53:12.291169",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/23839688173",
        "context": "github-powerpc_ppctests",
        "description": "Successfully ran 10 jobs."
    },
    {
        "id": 376941,
        "url": "http://patchwork.ozlabs.org/api/patches/2218444/checks/376941/?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-01T09:11:34.045352",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/23839688156",
        "context": "github-powerpc_sparse",
        "description": "Successfully ran 4 jobs."
    },
    {
        "id": 376942,
        "url": "http://patchwork.ozlabs.org/api/patches/2218444/checks/376942/?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-01T09:13:07.138700",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/23839688181",
        "context": "github-powerpc_kernel_qemu",
        "description": "Successfully ran 22 jobs."
    },
    {
        "id": 376943,
        "url": "http://patchwork.ozlabs.org/api/patches/2218444/checks/376943/?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-01T09:19:20.074639",
        "state": "success",
        "target_url": "https://github.com/linuxppc/linux-snowpatch/actions/runs/23839688170",
        "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.