get:
List checks.

post:
Create a check.

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

[
    {
        "id": 215674,
        "url": "http://patchwork.ozlabs.org/api/patches/1719795/checks/215674/?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": "2022-12-28T10:00:16.197629",
        "state": "success",
        "target_url": "https://github.com/ruscur/linux-ci/actions/runs/3793136227",
        "context": "github-powerpc_selftests",
        "description": "Successfully ran 8 jobs."
    },
    {
        "id": 215675,
        "url": "http://patchwork.ozlabs.org/api/patches/1719795/checks/215675/?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": "2022-12-28T10:23:13.823070",
        "state": "success",
        "target_url": "https://github.com/ruscur/linux-ci/actions/runs/3793136226",
        "context": "github-powerpc_ppctests",
        "description": "Successfully ran 8 jobs."
    },
    {
        "id": 215676,
        "url": "http://patchwork.ozlabs.org/api/patches/1719795/checks/215676/?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": "2022-12-28T10:34:01.036285",
        "state": "success",
        "target_url": "https://github.com/ruscur/linux-ci/actions/runs/3793136228",
        "context": "github-powerpc_sparse",
        "description": "Successfully ran 4 jobs."
    },
    {
        "id": 215677,
        "url": "http://patchwork.ozlabs.org/api/patches/1719795/checks/215677/?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": "2022-12-28T10:49:26.502806",
        "state": "success",
        "target_url": "https://github.com/ruscur/linux-ci/actions/runs/3793136229",
        "context": "github-powerpc_clang",
        "description": "Successfully ran 6 jobs."
    },
    {
        "id": 215678,
        "url": "http://patchwork.ozlabs.org/api/patches/1719795/checks/215678/?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": "2022-12-28T10:52:34.405835",
        "state": "success",
        "target_url": "https://github.com/ruscur/linux-ci/actions/runs/3793136230",
        "context": "github-powerpc_kernel_qemu",
        "description": "Successfully ran 24 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.