get:
List checks.

post:
Create a check.

GET /api/patches/74535/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74535/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74535/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135753, "url": "https://patches.dpdk.org/api/patches/74535/checks/135753/?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:59:12.572473", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145730.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135797, "url": "https://patches.dpdk.org/api/patches/74535/checks/135797/?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-21T10:09:33.204730", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145774.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135805, "url": "https://patches.dpdk.org/api/patches/74535/checks/135805/?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-21T11:01:23.589711", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145782.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135829, "url": "https://patches.dpdk.org/api/patches/74535/checks/135829/?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:16:13.957795", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145806.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135948, "url": "https://patches.dpdk.org/api/patches/74535/checks/135948/?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-21T20:11:17.838684", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145928.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136050, "url": "https://patches.dpdk.org/api/patches/74535/checks/136050/?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:03:25.642818", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146041.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.