get:
List checks.

post:
Create a check.

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

[
    {
        "id": 379348,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225959/checks/379348/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/1.2/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2026-04-21T21:28:01.960291",
        "state": "success",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2026-April/054466.html",
        "context": "apply-robot",
        "description": "apply and check: success"
    },
    {
        "id": 379350,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225959/checks/379350/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/1.2/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2026-04-22T00:08:10.308855",
        "state": "success",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2026-April/054468.html",
        "context": "github-robot-_Build_and_Test",
        "description": "github build: passed"
    },
    {
        "id": 379351,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225959/checks/379351/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/1.2/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2026-04-22T00:08:13.087558",
        "state": "fail",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2026-April/054469.html",
        "context": "github-robot-_ovn-kubernetes",
        "description": "github build: failed"
    },
    {
        "id": 379516,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225959/checks/379516/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/1.2/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2026-04-22T17:08:46.575140",
        "state": "success",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2026-April/054482.html",
        "context": "github-robot-_Build_and_Test",
        "description": "github build: passed"
    },
    {
        "id": 379517,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225959/checks/379517/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/1.2/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2026-04-22T17:08:48.972689",
        "state": "success",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2026-April/054483.html",
        "context": "github-robot-_ovn-kubernetes",
        "description": "github build: passed"
    },
    {
        "id": 379518,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225959/checks/379518/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/1.2/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2026-04-22T17:27:52.681590",
        "state": "success",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2026-April/054484.html",
        "context": "github-robot-_Build_and_Test",
        "description": "github build: passed"
    },
    {
        "id": 379519,
        "url": "http://patchwork.ozlabs.org/api/1.2/patches/2225959/checks/379519/?format=api",
        "user": {
            "id": 95314,
            "url": "http://patchwork.ozlabs.org/api/1.2/users/95314/?format=api",
            "username": "ovsrobot",
            "first_name": "robot",
            "last_name": "bytheborg",
            "email": "robot@bytheb.org"
        },
        "date": "2026-04-22T17:27:55.156232",
        "state": "success",
        "target_url": "https://mail.openvswitch.org/pipermail/ovs-build/2026-April/054485.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.