get:
List checks.

post:
Create a check.

GET /api/patches/73561/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73561/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73561/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132838, "url": "https://patches.dpdk.org/api/patches/73561/checks/132838/?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-08T21:50:36.057971", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142652.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132842, "url": "https://patches.dpdk.org/api/patches/73561/checks/132842/?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:35:17.679939", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142658.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132855, "url": "https://patches.dpdk.org/api/patches/73561/checks/132855/?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-08T23:59:22.969276", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142674.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 133067, "url": "https://patches.dpdk.org/api/patches/73561/checks/133067/?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:37:07.255472", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142894.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 133256, "url": "https://patches.dpdk.org/api/patches/73561/checks/133256/?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-10T10:01:17.073656", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143096.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 133443, "url": "https://patches.dpdk.org/api/patches/73561/checks/133443/?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:48:58.237088", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143291.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.