get:
List checks.

post:
Create a check.

GET /api/patches/74702/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74702/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74702/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 136317, "url": "https://patches.dpdk.org/api/patches/74702/checks/136317/?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-24T02:26:01.276580", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146337.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 136321, "url": "https://patches.dpdk.org/api/patches/74702/checks/136321/?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-24T02:56:55.962832", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146341.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 136325, "url": "https://patches.dpdk.org/api/patches/74702/checks/136325/?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-24T03:17:24.256799", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146345.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136326, "url": "https://patches.dpdk.org/api/patches/74702/checks/136326/?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-24T03:44:05.418507", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146346.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136340, "url": "https://patches.dpdk.org/api/patches/74702/checks/136340/?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-24T04:59:38.184941", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146360.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 136535, "url": "https://patches.dpdk.org/api/patches/74702/checks/136535/?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-24T16:24:29.244714", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146563.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 136546, "url": "https://patches.dpdk.org/api/patches/74702/checks/136546/?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-24T18:25:43.079302", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146575.html", "context": "iol-mellanox-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.