get:
List checks.

post:
Create a check.

GET /api/patches/73592/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73592/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73592/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132938, "url": "https://patches.dpdk.org/api/patches/73592/checks/132938/?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-09T07:51:48.628720", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142759.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 133005, "url": "https://patches.dpdk.org/api/patches/73592/checks/133005/?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:02:41.200735", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142828.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 133066, "url": "https://patches.dpdk.org/api/patches/73592/checks/133066/?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-09T20:29:13.214727", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142893.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 133444, "url": "https://patches.dpdk.org/api/patches/73592/checks/133444/?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-10T17:52:13.554877", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143292.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 133574, "url": "https://patches.dpdk.org/api/patches/73592/checks/133574/?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-11T04:56:34.524900", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143433.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 133581, "url": "https://patches.dpdk.org/api/patches/73592/checks/133581/?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-11T06:57:09.452951", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143441.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.