get:
List checks.

post:
Create a check.

GET /api/patches/73376/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73376/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73376/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132208, "url": "https://patches.dpdk.org/api/patches/73376/checks/132208/?format=api", "user": { "id": 4476, "url": "https://patches.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2020-07-07T08:50:24.674557", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142001.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132295, "url": "https://patches.dpdk.org/api/patches/73376/checks/132295/?format=api", "user": { "id": 4476, "url": "https://patches.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2020-07-07T09:57:36.313643", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142088.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 132637, "url": "https://patches.dpdk.org/api/patches/73376/checks/132637/?format=api", "user": { "id": 4476, "url": "https://patches.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2020-07-08T08:01:31.313006", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142446.html", "context": "Intel-compilation", "description": "apply issues" }, { "id": 132651, "url": "https://patches.dpdk.org/api/patches/73376/checks/132651/?format=api", "user": { "id": 4476, "url": "https://patches.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2020-07-08T09:16:23.959686", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142460.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.