get:
List checks.

post:
Create a check.

GET /api/patches/74507/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74507/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74507/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135650, "url": "https://patches.dpdk.org/api/patches/74507/checks/135650/?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-20T16:05:06.862610", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145615.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 135652, "url": "https://patches.dpdk.org/api/patches/74507/checks/135652/?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-20T16:38:46.977468", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145618.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135658, "url": "https://patches.dpdk.org/api/patches/74507/checks/135658/?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-20T17:23:00.102909", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145624.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135659, "url": "https://patches.dpdk.org/api/patches/74507/checks/135659/?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-20T17:37:16.393949", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145625.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135662, "url": "https://patches.dpdk.org/api/patches/74507/checks/135662/?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-20T17:59:30.114005", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145628.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135916, "url": "https://patches.dpdk.org/api/patches/74507/checks/135916/?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-21T17:17:09.454540", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145895.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.