get:
List checks.

post:
Create a check.

GET /api/patches/74515/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74515/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74515/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135710, "url": "https://patches.dpdk.org/api/patches/74515/checks/135710/?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:50:01.506901", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145686.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135718, "url": "https://patches.dpdk.org/api/patches/74515/checks/135718/?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-21T06:24:11.146131", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145694.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135719, "url": "https://patches.dpdk.org/api/patches/74515/checks/135719/?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-21T06:27:06.096082", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145695.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135726, "url": "https://patches.dpdk.org/api/patches/74515/checks/135726/?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-21T06:59:32.736114", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145702.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135730, "url": "https://patches.dpdk.org/api/patches/74515/checks/135730/?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-21T07:24:39.788721", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145706.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135815, "url": "https://patches.dpdk.org/api/patches/74515/checks/135815/?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:38:04.564136", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145792.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 135997, "url": "https://patches.dpdk.org/api/patches/74515/checks/135997/?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-22T04:41:48.040044", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145986.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.