get:
List checks.

post:
Create a check.

GET /api/patches/74516/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74516/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74516/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135717, "url": "https://patches.dpdk.org/api/patches/74516/checks/135717/?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:03:25.192523", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145693.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 135722, "url": "https://patches.dpdk.org/api/patches/74516/checks/135722/?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:40:14.604362", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145698.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135728, "url": "https://patches.dpdk.org/api/patches/74516/checks/135728/?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-21T07:00:38.319287", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145704.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135734, "url": "https://patches.dpdk.org/api/patches/74516/checks/135734/?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-21T08:02:36.431546", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145711.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135831, "url": "https://patches.dpdk.org/api/patches/74516/checks/135831/?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-21T12:37:02.079461", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145808.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136001, "url": "https://patches.dpdk.org/api/patches/74516/checks/136001/?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-22T05:29:14.683404", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145990.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.