get:
List checks.

post:
Create a check.

GET /api/patches/74613/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74613/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74613/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 136037, "url": "https://patches.dpdk.org/api/patches/74613/checks/136037/?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-22T10:37:16.033026", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146026.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 136051, "url": "https://patches.dpdk.org/api/patches/74613/checks/136051/?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-22T12:21:26.066657", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146042.html", "context": "Intel-compilation", "description": "Compilation issues" }, { "id": 136104, "url": "https://patches.dpdk.org/api/patches/74613/checks/136104/?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-23T00:00:31.725871", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146100.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136223, "url": "https://patches.dpdk.org/api/patches/74613/checks/136223/?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-23T14:10:18.155474", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146236.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136266, "url": "https://patches.dpdk.org/api/patches/74613/checks/136266/?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-23T17:37:27.889880", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146280.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.