get:
List checks.

post:
Create a check.

GET /api/patches/74490/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74490/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74490/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135604, "url": "https://patches.dpdk.org/api/patches/74490/checks/135604/?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-20T11:25:45.133936", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145562.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135612, "url": "https://patches.dpdk.org/api/patches/74490/checks/135612/?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-20T12:07:32.709387", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145571.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135615, "url": "https://patches.dpdk.org/api/patches/74490/checks/135615/?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-20T12:26:47.424498", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145574.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135617, "url": "https://patches.dpdk.org/api/patches/74490/checks/135617/?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-20T12:36:08.812304", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145576.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135795, "url": "https://patches.dpdk.org/api/patches/74490/checks/135795/?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-21T10:00:42.872583", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145772.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.