get:
List checks.

post:
Create a check.

GET /api/patches/73618/checks/?format=api&order=-description
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73618/checks/?format=api&order=-description&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73618/checks/?format=api&order=-description&page=1>; rel="last"
Vary: Accept
[ { "id": 133023, "url": "https://patches.dpdk.org/api/patches/73618/checks/133023/?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-09T14:00:28.889831", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142846.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 133404, "url": "https://patches.dpdk.org/api/patches/73618/checks/133404/?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-10T15:38:47.317387", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143249.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 133062, "url": "https://patches.dpdk.org/api/patches/73618/checks/133062/?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-09T19:40:30.975545", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142888.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 133576, "url": "https://patches.dpdk.org/api/patches/73618/checks/133576/?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-11T05:19:19.606529", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143435.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 133327, "url": "https://patches.dpdk.org/api/patches/73618/checks/133327/?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-10T12:03:14.643240", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143170.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 132968, "url": "https://patches.dpdk.org/api/patches/73618/checks/132968/?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-09T08:36:13.631687", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142791.html", "context": "checkpatch", "description": "coding style 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.