get:
List checks.

post:
Create a check.

GET /api/patches/55606/checks/?format=api&order=context
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/55606/checks/?format=api&order=context&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/55606/checks/?format=api&order=context&page=1>; rel="last"
Vary: Accept
[ { "id": 80580, "url": "https://patches.dpdk.org/api/patches/55606/checks/80580/?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": "2019-06-28T20:24:28.534635", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2019-June/087408.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 80622, "url": "https://patches.dpdk.org/api/patches/55606/checks/80622/?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": "2019-06-28T20:38:06.332924", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2019-June/087450.html", "context": "Intel-compilation", "description": "apply issues" }, { "id": 80697, "url": "https://patches.dpdk.org/api/patches/55606/checks/80697/?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": "2019-06-29T07:06:48.086418", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2019-June/087528.html", "context": "intel-Performance-Testing", "description": "Performance Testing PASS" }, { "id": 80696, "url": "https://patches.dpdk.org/api/patches/55606/checks/80696/?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": "2019-06-29T07:06:46.430647", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2019-June/087527.html", "context": "mellanox-Performance-Testing", "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.