get:
List checks.

post:
Create a check.

GET /api/patches/73504/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73504/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73504/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132596, "url": "https://patches.dpdk.org/api/patches/73504/checks/132596/?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-08T05:08:44.893846", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142403.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 132612, "url": "https://patches.dpdk.org/api/patches/73504/checks/132612/?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-08T06:57:25.478654", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142421.html", "context": "travis-robot", "description": "Travis build: failed" }, { "id": 132768, "url": "https://patches.dpdk.org/api/patches/73504/checks/132768/?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-08T16:48:01.934784", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142580.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132944, "url": "https://patches.dpdk.org/api/patches/73504/checks/132944/?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-09T08:01:27.368528", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142765.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 133008, "url": "https://patches.dpdk.org/api/patches/73504/checks/133008/?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-09T12:28:09.444796", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142831.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 133345, "url": "https://patches.dpdk.org/api/patches/73504/checks/133345/?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-10T13:02:52.476304", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143188.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" } ]
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.