get:
List checks.

post:
Create a check.

GET /api/patches/73440/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73440/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73440/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132355, "url": "https://patches.dpdk.org/api/patches/73440/checks/132355/?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-07T14:58:13.461833", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142151.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132391, "url": "https://patches.dpdk.org/api/patches/73440/checks/132391/?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:17:21.154124", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142189.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132418, "url": "https://patches.dpdk.org/api/patches/73440/checks/132418/?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-07T18:44:43.306732", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142220.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 132643, "url": "https://patches.dpdk.org/api/patches/73440/checks/132643/?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-08T08:39:55.662984", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142452.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132689, "url": "https://patches.dpdk.org/api/patches/73440/checks/132689/?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-08T10:44:26.235964", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142498.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 132740, "url": "https://patches.dpdk.org/api/patches/73440/checks/132740/?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-08T15:14:38.040028", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142550.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.