get:
List checks.

post:
Create a check.

GET /api/patches/74562/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74562/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74562/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135809, "url": "https://patches.dpdk.org/api/patches/74562/checks/135809/?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:33:35.606814", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145786.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135828, "url": "https://patches.dpdk.org/api/patches/74562/checks/135828/?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:07:34.327927", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145805.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135859, "url": "https://patches.dpdk.org/api/patches/74562/checks/135859/?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-21T13:12:57.143599", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145837.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135860, "url": "https://patches.dpdk.org/api/patches/74562/checks/135860/?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-21T13:14:51.056762", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145838.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135960, "url": "https://patches.dpdk.org/api/patches/74562/checks/135960/?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-21T22:04:28.788846", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145944.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136063, "url": "https://patches.dpdk.org/api/patches/74562/checks/136063/?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-22T13:42:33.773829", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146054.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.