get:
List checks.

post:
Create a check.

GET /api/patches/73503/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73503/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73503/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132593, "url": "https://patches.dpdk.org/api/patches/73503/checks/132593/?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-08T04:50:21.445475", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142400.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132709, "url": "https://patches.dpdk.org/api/patches/73503/checks/132709/?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-08T13:00:40.939452", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142519.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132868, "url": "https://patches.dpdk.org/api/patches/73503/checks/132868/?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-09T01:59:18.940524", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142687.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132984, "url": "https://patches.dpdk.org/api/patches/73503/checks/132984/?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-09T09:29:06.311914", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142807.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 133001, "url": "https://patches.dpdk.org/api/patches/73503/checks/133001/?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-09T11:17:15.077732", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142824.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 133147, "url": "https://patches.dpdk.org/api/patches/73503/checks/133147/?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-10T06:34:55.675714", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142986.html", "context": "iol-intel-Performance", "description": "Performance 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.