get:
List checks.

post:
Create a check.

GET /api/patches/74524/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74524/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74524/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135735, "url": "https://patches.dpdk.org/api/patches/74524/checks/135735/?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:05:27.980478", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145712.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135756, "url": "https://patches.dpdk.org/api/patches/74524/checks/135756/?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-21T09:00:52.123824", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145733.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135769, "url": "https://patches.dpdk.org/api/patches/74524/checks/135769/?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-21T09:43:29.561699", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145746.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135801, "url": "https://patches.dpdk.org/api/patches/74524/checks/135801/?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:45:44.472068", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145778.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135917, "url": "https://patches.dpdk.org/api/patches/74524/checks/135917/?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-21T17:21:35.656425", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145896.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136030, "url": "https://patches.dpdk.org/api/patches/74524/checks/136030/?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-22T09:33:32.348038", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146019.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.