get:
List checks.

post:
Create a check.

GET /api/patches/73512/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73512/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73512/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132631, "url": "https://patches.dpdk.org/api/patches/73512/checks/132631/?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:56:00.499992", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142440.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132706, "url": "https://patches.dpdk.org/api/patches/73512/checks/132706/?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-08T12:40:40.167272", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142516.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132862, "url": "https://patches.dpdk.org/api/patches/73512/checks/132862/?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-09T01:15:03.631070", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142681.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132992, "url": "https://patches.dpdk.org/api/patches/73512/checks/132992/?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-09T10:21:08.789219", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142815.html", "context": "iol-mellanox-Performance", "description": "Performance Testing issues" }, { "id": 133134, "url": "https://patches.dpdk.org/api/patches/73512/checks/133134/?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-10T05:41:10.472376", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142973.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 133138, "url": "https://patches.dpdk.org/api/patches/73512/checks/133138/?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-10T05:57:13.490567", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142977.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135992, "url": "https://patches.dpdk.org/api/patches/73512/checks/135992/?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-22T03:07:31.646730", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145981.html", "context": "iol-mellanox-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.