get:
List checks.

post:
Create a check.

GET /api/patches/73515/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73515/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73515/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132640, "url": "https://patches.dpdk.org/api/patches/73515/checks/132640/?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:26:05.427190", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142449.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132755, "url": "https://patches.dpdk.org/api/patches/73515/checks/132755/?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:54:32.042177", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142566.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132856, "url": "https://patches.dpdk.org/api/patches/73515/checks/132856/?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-09T00:17:16.489059", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142675.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 132987, "url": "https://patches.dpdk.org/api/patches/73515/checks/132987/?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:02:29.729924", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142810.html", "context": "iol-testing", "description": "Testing issues" }, { "id": 133300, "url": "https://patches.dpdk.org/api/patches/73515/checks/133300/?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-10T11:41:20.753547", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143141.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.