get:
List checks.

post:
Create a check.

GET /api/patches/73598/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73598/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73598/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132948, "url": "https://patches.dpdk.org/api/patches/73598/checks/132948/?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-09T08:15:23.284302", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142769.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 133065, "url": "https://patches.dpdk.org/api/patches/73598/checks/133065/?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-09T20:23:04.306469", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142892.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 133304, "url": "https://patches.dpdk.org/api/patches/73598/checks/133304/?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-10T12:01:24.317885", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143147.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 133431, "url": "https://patches.dpdk.org/api/patches/73598/checks/133431/?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-10T17:09:52.755146", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143278.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 133579, "url": "https://patches.dpdk.org/api/patches/73598/checks/133579/?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-11T06:31:07.246511", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143439.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.