get:
List checks.

post:
Create a check.

GET /api/patches/73455/checks/?format=api&order=context
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73455/checks/?format=api&order=context&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73455/checks/?format=api&order=context&page=1>; rel="last"
Vary: Accept
[ { "id": 132368, "url": "https://patches.dpdk.org/api/patches/73455/checks/132368/?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-07T15:38:47.574128", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142165.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 132756, "url": "https://patches.dpdk.org/api/patches/73455/checks/132756/?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-08T16:16:18.454479", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142568.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 132381, "url": "https://patches.dpdk.org/api/patches/73455/checks/132381/?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-07T16:26:41.430489", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142178.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132394, "url": "https://patches.dpdk.org/api/patches/73455/checks/132394/?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-07T17:26:36.291269", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142192.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 132628, "url": "https://patches.dpdk.org/api/patches/73455/checks/132628/?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-08T07:48:49.259967", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142437.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 132607, "url": "https://patches.dpdk.org/api/patches/73455/checks/132607/?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-08T06:13:07.766820", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142416.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.