get:
List checks.

post:
Create a check.

GET /api/patches/73416/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73416/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73416/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132296, "url": "https://patches.dpdk.org/api/patches/73416/checks/132296/?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-07T10:06:56.374550", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142089.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132426, "url": "https://patches.dpdk.org/api/patches/73416/checks/132426/?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-07T19:26:31.388055", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142228.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132691, "url": "https://patches.dpdk.org/api/patches/73416/checks/132691/?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-08T11:03:41.953951", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142500.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 132767, "url": "https://patches.dpdk.org/api/patches/73416/checks/132767/?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:34:08.166970", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142579.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132853, "url": "https://patches.dpdk.org/api/patches/73416/checks/132853/?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-08T23:57:16.708521", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142672.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 133085, "url": "https://patches.dpdk.org/api/patches/73416/checks/133085/?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-10T00:02:44.334077", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142917.html", "context": "iol-intel-Performance", "description": "Performance Testing issues" }, { "id": 133292, "url": "https://patches.dpdk.org/api/patches/73416/checks/133292/?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-10T10:23:09.182967", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143132.html", "context": "iol-intel-Performance", "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.