get:
List checks.

post:
Create a check.

GET /api/patches/74568/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74568/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74568/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135821, "url": "https://patches.dpdk.org/api/patches/74568/checks/135821/?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:00:29.738602", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145798.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135884, "url": "https://patches.dpdk.org/api/patches/74568/checks/135884/?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-21T14:52:29.829115", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145862.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135887, "url": "https://patches.dpdk.org/api/patches/74568/checks/135887/?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-21T14:59:23.303862", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145865.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135900, "url": "https://patches.dpdk.org/api/patches/74568/checks/135900/?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-21T16:00:31.039490", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145879.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135923, "url": "https://patches.dpdk.org/api/patches/74568/checks/135923/?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:56:52.553663", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145902.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136064, "url": "https://patches.dpdk.org/api/patches/74568/checks/136064/?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-22T13:55:43.456370", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146055.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136094, "url": "https://patches.dpdk.org/api/patches/74568/checks/136094/?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-22T21:31:23.734239", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146087.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.