get:
List checks.

post:
Create a check.

GET /api/patches/73411/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73411/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73411/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132271, "url": "https://patches.dpdk.org/api/patches/73411/checks/132271/?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:51:49.160986", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142064.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 132424, "url": "https://patches.dpdk.org/api/patches/73411/checks/132424/?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-07T19:18:29.934647", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142226.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132694, "url": "https://patches.dpdk.org/api/patches/73411/checks/132694/?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-08T11:35:33.194195", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142503.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 132736, "url": "https://patches.dpdk.org/api/patches/73411/checks/132736/?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-08T14:56:21.998737", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142546.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132841, "url": "https://patches.dpdk.org/api/patches/73411/checks/132841/?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-08T22:06:35.454731", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142657.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 133083, "url": "https://patches.dpdk.org/api/patches/73411/checks/133083/?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-09T23:17:03.538728", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142913.html", "context": "iol-intel-Performance", "description": "Performance Testing issues" } ]
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.