get:
List checks.

post:
Create a check.

GET /api/patches/73449/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73449/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73449/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132363, "url": "https://patches.dpdk.org/api/patches/73449/checks/132363/?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-07T15:16:49.250105", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142160.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 132370, "url": "https://patches.dpdk.org/api/patches/73449/checks/132370/?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-07T15:40:15.058986", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142167.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132378, "url": "https://patches.dpdk.org/api/patches/73449/checks/132378/?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-07T16:01:41.936364", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142175.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 132585, "url": "https://patches.dpdk.org/api/patches/73449/checks/132585/?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-08T03:50:35.796656", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142390.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132595, "url": "https://patches.dpdk.org/api/patches/73449/checks/132595/?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:02:22.815490", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142402.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 132747, "url": "https://patches.dpdk.org/api/patches/73449/checks/132747/?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-08T15:30:12.357744", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142557.html", "context": "Intel-compilation", "description": "apply issues" }, { "id": 132883, "url": "https://patches.dpdk.org/api/patches/73449/checks/132883/?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-09T04:23:24.989798", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142702.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.