get:
List checks.

post:
Create a check.

GET /api/patches/64777/checks/?format=api&order=-state
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patchwork.dpdk.org/api/patches/64777/checks/?format=api&order=-state&page=1>; rel="first",
<http://patchwork.dpdk.org/api/patches/64777/checks/?format=api&order=-state&page=1>; rel="last"
Vary: Accept
[ { "id": 105820, "url": "http://patchwork.dpdk.org/api/patches/64777/checks/105820/?format=api", "user": { "id": 4476, "url": "http://patchwork.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2020-01-16T11:43:09.390341", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-January/114361.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 106019, "url": "http://patchwork.dpdk.org/api/patches/64777/checks/106019/?format=api", "user": { "id": 4476, "url": "http://patchwork.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2020-01-17T06:37:47.808639", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-January/114577.html", "context": "Intel-compilation", "description": "Compilation OK" } ]
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.