get:
List checks.

post:
Create a check.

GET /api/patches/74577/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74577/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74577/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135882, "url": "https://patches.dpdk.org/api/patches/74577/checks/135882/?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-21T14:42:38.155176", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145860.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135906, "url": "https://patches.dpdk.org/api/patches/74577/checks/135906/?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-21T16:24:33.953209", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145885.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135945, "url": "https://patches.dpdk.org/api/patches/74577/checks/135945/?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-21T19:48:04.480594", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145925.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135950, "url": "https://patches.dpdk.org/api/patches/74577/checks/135950/?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:22:31.535889", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145931.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136085, "url": "https://patches.dpdk.org/api/patches/74577/checks/136085/?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-22T18:47:50.216347", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146078.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136108, "url": "https://patches.dpdk.org/api/patches/74577/checks/136108/?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-23T01:29:05.725189", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146105.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.