get:
List checks.

post:
Create a check.

GET /api/patches/73573/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73573/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73573/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132911, "url": "https://patches.dpdk.org/api/patches/73573/checks/132911/?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-09T05:44:23.238473", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142731.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132918, "url": "https://patches.dpdk.org/api/patches/73573/checks/132918/?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-09T06:28:47.354971", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142738.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132925, "url": "https://patches.dpdk.org/api/patches/73573/checks/132925/?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-09T06:57:30.930893", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142745.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 133086, "url": "https://patches.dpdk.org/api/patches/73573/checks/133086/?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-10T00:05:52.169536", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142918.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 133181, "url": "https://patches.dpdk.org/api/patches/73573/checks/133181/?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-10T07:09:44.128555", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143020.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 133454, "url": "https://patches.dpdk.org/api/patches/73573/checks/133454/?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-10T19:40:31.255134", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143304.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.