get:
List checks.

post:
Create a check.

GET /api/patches/73575/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73575/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73575/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132914, "url": "https://patches.dpdk.org/api/patches/73575/checks/132914/?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:12:47.133330", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142734.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 133073, "url": "https://patches.dpdk.org/api/patches/73575/checks/133073/?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-09T21:52:52.718750", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142901.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 133123, "url": "https://patches.dpdk.org/api/patches/73575/checks/133123/?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-10T04:30:27.952453", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142961.html", "context": "Intel-compilation", "description": "apply issues" }, { "id": 133474, "url": "https://patches.dpdk.org/api/patches/73575/checks/133474/?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-10T21:49:14.283442", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143327.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 133616, "url": "https://patches.dpdk.org/api/patches/73575/checks/133616/?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-11T09:19:37.766843", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143477.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.