get:
List checks.

post:
Create a check.

GET /api/patches/74596/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74596/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74596/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135995, "url": "https://patches.dpdk.org/api/patches/74596/checks/135995/?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-22T03:59:26.943948", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145984.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135998, "url": "https://patches.dpdk.org/api/patches/74596/checks/135998/?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:53:08.887474", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145987.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135999, "url": "https://patches.dpdk.org/api/patches/74596/checks/135999/?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-22T05:03:45.337946", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145988.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136002, "url": "https://patches.dpdk.org/api/patches/74596/checks/136002/?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-22T05:57:31.308839", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145991.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 136123, "url": "https://patches.dpdk.org/api/patches/74596/checks/136123/?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-23T05:18:35.622400", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146125.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136144, "url": "https://patches.dpdk.org/api/patches/74596/checks/136144/?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-23T10:15:20.055020", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146153.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.