get:
List checks.

post:
Create a check.

GET /api/patches/74475/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74475/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74475/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135551, "url": "https://patches.dpdk.org/api/patches/74475/checks/135551/?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-20T07:02:27.277625", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145507.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 135572, "url": "https://patches.dpdk.org/api/patches/74475/checks/135572/?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-20T08:03:08.239405", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145528.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135574, "url": "https://patches.dpdk.org/api/patches/74475/checks/135574/?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-20T08:38:02.154923", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145531.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135575, "url": "https://patches.dpdk.org/api/patches/74475/checks/135575/?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-20T08:53:18.243213", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145532.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135576, "url": "https://patches.dpdk.org/api/patches/74475/checks/135576/?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-20T08:57:34.263459", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145533.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135721, "url": "https://patches.dpdk.org/api/patches/74475/checks/135721/?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-21T06:37:05.427044", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145697.html", "context": "iol-testing", "description": "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.