get:
List checks.

post:
Create a check.

GET /api/patches/74538/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74538/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74538/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135767, "url": "https://patches.dpdk.org/api/patches/74538/checks/135767/?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-21T09:10:58.883508", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145744.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135772, "url": "https://patches.dpdk.org/api/patches/74538/checks/135772/?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-21T09:52:05.924394", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145749.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135808, "url": "https://patches.dpdk.org/api/patches/74538/checks/135808/?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:12:23.738664", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145785.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135827, "url": "https://patches.dpdk.org/api/patches/74538/checks/135827/?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-21T12:07:30.710655", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145804.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135871, "url": "https://patches.dpdk.org/api/patches/74538/checks/135871/?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-21T13:58:15.673207", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145849.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135927, "url": "https://patches.dpdk.org/api/patches/74538/checks/135927/?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-21T18:19:04.450533", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145906.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136035, "url": "https://patches.dpdk.org/api/patches/74538/checks/136035/?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-22T10:27:01.733210", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146024.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.