get:
List checks.

post:
Create a check.

GET /api/patches/74476/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74476/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74476/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135552, "url": "https://patches.dpdk.org/api/patches/74476/checks/135552/?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-20T07:12:29.527153", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145508.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135567, "url": "https://patches.dpdk.org/api/patches/74476/checks/135567/?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-20T07:40:55.538671", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145523.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135573, "url": "https://patches.dpdk.org/api/patches/74476/checks/135573/?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-20T08:25:05.863695", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145529.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135577, "url": "https://patches.dpdk.org/api/patches/74476/checks/135577/?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-20T08:59:28.746334", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145534.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135579, "url": "https://patches.dpdk.org/api/patches/74476/checks/135579/?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-20T09:11:02.278699", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145536.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135712, "url": "https://patches.dpdk.org/api/patches/74476/checks/135712/?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-21T05:53:05.249761", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145688.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.