get:
List checks.

post:
Create a check.

GET /api/patches/74486/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74486/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74486/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135597, "url": "https://patches.dpdk.org/api/patches/74486/checks/135597/?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-20T10:19:43.842257", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145554.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135610, "url": "https://patches.dpdk.org/api/patches/74486/checks/135610/?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-20T12:01:27.748628", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145569.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135611, "url": "https://patches.dpdk.org/api/patches/74486/checks/135611/?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-20T12:01:33.324001", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145570.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135616, "url": "https://patches.dpdk.org/api/patches/74486/checks/135616/?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-20T12:27:08.237801", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145575.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135623, "url": "https://patches.dpdk.org/api/patches/74486/checks/135623/?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-20T12:54:08.947423", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145582.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135802, "url": "https://patches.dpdk.org/api/patches/74486/checks/135802/?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-21T10:49:24.341111", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145779.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.