get:
List checks.

post:
Create a check.

GET /api/patches/53088/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/patches/53088/checks/?format=api&page=1>; rel="first",
<http://patches.dpdk.org/api/patches/53088/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 74934, "url": "http://patches.dpdk.org/api/patches/53088/checks/74934/?format=api", "user": { "id": 4476, "url": "http://patches.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2019-04-26T06:41:38.966838", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2019-April/081463.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 74940, "url": "http://patches.dpdk.org/api/patches/53088/checks/74940/?format=api", "user": { "id": 4476, "url": "http://patches.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2019-04-26T07:25:48.140251", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2019-April/081469.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 75016, "url": "http://patches.dpdk.org/api/patches/53088/checks/75016/?format=api", "user": { "id": 4476, "url": "http://patches.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2019-04-27T00:56:08.987559", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2019-April/081546.html", "context": "mellanox-Performance-Testing", "description": "Performance Testing PASS" }, { "id": 75017, "url": "http://patches.dpdk.org/api/patches/53088/checks/75017/?format=api", "user": { "id": 4476, "url": "http://patches.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2019-04-27T00:56:10.811980", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2019-April/081547.html", "context": "intel-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.