get:
List checks.

post:
Create a check.

GET /api/patches/64776/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patchwork.dpdk.org/api/patches/64776/checks/?format=api&page=1>; rel="first",
<http://patchwork.dpdk.org/api/patches/64776/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 105819, "url": "http://patchwork.dpdk.org/api/patches/64776/checks/105819/?format=api", "user": { "id": 4476, "url": "http://patchwork.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2020-01-16T11:43:06.992422", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-January/114360.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 105904, "url": "http://patchwork.dpdk.org/api/patches/64776/checks/105904/?format=api", "user": { "id": 4476, "url": "http://patchwork.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2020-01-16T17:32:51.686371", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-January/114447.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 105942, "url": "http://patchwork.dpdk.org/api/patches/64776/checks/105942/?format=api", "user": { "id": 4476, "url": "http://patchwork.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2020-01-16T21:59:58.031631", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-January/114490.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 105944, "url": "http://patchwork.dpdk.org/api/patches/64776/checks/105944/?format=api", "user": { "id": 4476, "url": "http://patchwork.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2020-01-16T22:33:48.447141", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-January/114492.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 105945, "url": "http://patchwork.dpdk.org/api/patches/64776/checks/105945/?format=api", "user": { "id": 4476, "url": "http://patchwork.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2020-01-16T22:33:49.600903", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-January/114493.html", "context": "iol-nxp-Performance", "description": "Performance Testing PASS" }, { "id": 106018, "url": "http://patchwork.dpdk.org/api/patches/64776/checks/106018/?format=api", "user": { "id": 4476, "url": "http://patchwork.dpdk.org/api/users/4476/?format=api", "username": "ci", "first_name": "CI", "last_name": "", "email": "ci@dpdk.org" }, "date": "2020-01-17T06:37:45.605410", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-January/114576.html", "context": "Intel-compilation", "description": "Compilation OK" } ]
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.