get:
List checks.

post:
Create a check.

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

[
    {
        "id": 371566,
        "url": "http://patchwork.ozlabs.org/api/patches/2196735/checks/371566/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2026-02-16T09:49:12.766832",
        "state": "success",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2026-February/053254.html",
        "context": "apply-robot",
        "description": "apply and check: success"
    },
    {
        "id": 371574,
        "url": "http://patchwork.ozlabs.org/api/patches/2196735/checks/371574/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2026-02-16T12:29:52.728418",
        "state": "success",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2026-February/053257.html",
        "context": "github-robot-_Build_and_Test",
        "description": "github build: passed"
    },
    {
        "id": 371576,
        "url": "http://patchwork.ozlabs.org/api/patches/2196735/checks/371576/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2026-02-16T12:29:57.910453",
        "state": "fail",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2026-February/053258.html",
        "context": "github-robot-_ovn-kubernetes",
        "description": "github build: failed"
    },
    {
        "id": 371611,
        "url": "http://patchwork.ozlabs.org/api/patches/2196735/checks/371611/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2026-02-16T20:49:14.955029",
        "state": "success",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2026-February/053273.html",
        "context": "github-robot-_Build_and_Test",
        "description": "github build: passed"
    },
    {
        "id": 371612,
        "url": "http://patchwork.ozlabs.org/api/patches/2196735/checks/371612/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2026-02-16T20:49:17.098865",
        "state": "success",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2026-February/053274.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.