get:
List checks.

post:
Create a check.

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

[
    {
        "id": 268198,
        "url": "http://patchwork.ozlabs.org/api/1.1/patches/1883680/checks/268198/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/1.1/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2024-01-08T14:06:05.882769",
        "state": "warning",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2024-January/035823.html",
        "context": "apply-robot",
        "description": "apply and check: warning"
    },
    {
        "id": 268207,
        "url": "http://patchwork.ozlabs.org/api/1.1/patches/1883680/checks/268207/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/1.1/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2024-01-08T15:26:34.178699",
        "state": "success",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2024-January/035828.html",
        "context": "github-robot-_Build_and_Test",
        "description": "github build: passed"
    },
    {
        "id": 268208,
        "url": "http://patchwork.ozlabs.org/api/1.1/patches/1883680/checks/268208/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/1.1/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2024-01-08T15:26:35.533471",
        "state": "success",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2024-January/035829.html",
        "context": "github-robot-_ovn-kubernetes",
        "description": "github build: passed"
    }
]
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.