get:
List checks.

post:
Create a check.

GET /api/patches/74560/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74560/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74560/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135807, "url": "https://patches.dpdk.org/api/patches/74560/checks/135807/?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-21T11:11:52.015382", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145784.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135816, "url": "https://patches.dpdk.org/api/patches/74560/checks/135816/?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-21T11:39:49.459105", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145793.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135852, "url": "https://patches.dpdk.org/api/patches/74560/checks/135852/?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-21T12:43:03.244765", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145829.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135853, "url": "https://patches.dpdk.org/api/patches/74560/checks/135853/?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-21T12:43:27.012043", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145830.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135954, "url": "https://patches.dpdk.org/api/patches/74560/checks/135954/?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-21T21:07:12.362832", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145936.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136055, "url": "https://patches.dpdk.org/api/patches/74560/checks/136055/?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-22T12:56:37.247704", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146046.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.