get:
List checks.

post:
Create a check.

GET /api/patches/74508/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74508/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74508/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135676, "url": "https://patches.dpdk.org/api/patches/74508/checks/135676/?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:36:11.840981", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145652.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135678, "url": "https://patches.dpdk.org/api/patches/74508/checks/135678/?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-21T03:05:46.262210", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145654.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135680, "url": "https://patches.dpdk.org/api/patches/74508/checks/135680/?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-21T03:11:53.642177", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145656.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135683, "url": "https://patches.dpdk.org/api/patches/74508/checks/135683/?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-21T03:24:11.123258", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145659.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135691, "url": "https://patches.dpdk.org/api/patches/74508/checks/135691/?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-21T03:57:41.258218", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145667.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135692, "url": "https://patches.dpdk.org/api/patches/74508/checks/135692/?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-21T03:58:22.427274", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145668.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 135957, "url": "https://patches.dpdk.org/api/patches/74508/checks/135957/?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-21T21:39:22.128458", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145939.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.