get:
List checks.

post:
Create a check.

GET /api/patches/74458/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74458/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74458/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135515, "url": "https://patches.dpdk.org/api/patches/74458/checks/135515/?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-20T02:56:13.563981", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145470.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135519, "url": "https://patches.dpdk.org/api/patches/74458/checks/135519/?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-20T03:27:45.023399", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145474.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135523, "url": "https://patches.dpdk.org/api/patches/74458/checks/135523/?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-20T03:52:32.032071", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145478.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135525, "url": "https://patches.dpdk.org/api/patches/74458/checks/135525/?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-20T03:59:30.557884", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145480.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135526, "url": "https://patches.dpdk.org/api/patches/74458/checks/135526/?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-20T04:00:49.249331", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145481.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135675, "url": "https://patches.dpdk.org/api/patches/74458/checks/135675/?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-21T02:30:27.189675", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145651.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.