get:
List checks.

post:
Create a check.

GET /api/patches/74457/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74457/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74457/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135511, "url": "https://patches.dpdk.org/api/patches/74457/checks/135511/?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-20T02:41:10.510802", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145465.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135518, "url": "https://patches.dpdk.org/api/patches/74457/checks/135518/?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-20T03:19:46.862599", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145473.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135521, "url": "https://patches.dpdk.org/api/patches/74457/checks/135521/?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-20T03:40:10.225830", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145476.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135524, "url": "https://patches.dpdk.org/api/patches/74457/checks/135524/?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-20T03:57:37.085476", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145479.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135528, "url": "https://patches.dpdk.org/api/patches/74457/checks/135528/?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-20T04:27:55.917019", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145483.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135685, "url": "https://patches.dpdk.org/api/patches/74457/checks/135685/?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-21T03:25:44.744809", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145661.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.