get:
List checks.

post:
Create a check.

GET /api/patches/74512/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74512/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74512/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135682, "url": "https://patches.dpdk.org/api/patches/74512/checks/135682/?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:23:01.381364", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145658.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135697, "url": "https://patches.dpdk.org/api/patches/74512/checks/135697/?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-21T04:21:03.731210", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145673.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135709, "url": "https://patches.dpdk.org/api/patches/74512/checks/135709/?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-21T05:25:14.941311", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145685.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135714, "url": "https://patches.dpdk.org/api/patches/74512/checks/135714/?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-21T05:54:06.969810", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145690.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135715, "url": "https://patches.dpdk.org/api/patches/74512/checks/135715/?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-21T05:57:45.818866", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145691.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135732, "url": "https://patches.dpdk.org/api/patches/74512/checks/135732/?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:44:07.171075", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145708.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 135984, "url": "https://patches.dpdk.org/api/patches/74512/checks/135984/?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-22T00:58:17.792479", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145972.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.