get:
List checks.

post:
Create a check.

GET /api/patches/73520/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73520/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73520/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132649, "url": "https://patches.dpdk.org/api/patches/73520/checks/132649/?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-08T09:14:38.803472", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142458.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132699, "url": "https://patches.dpdk.org/api/patches/73520/checks/132699/?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-08T11:57:36.099574", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142508.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 132737, "url": "https://patches.dpdk.org/api/patches/73520/checks/132737/?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-08T14:58:28.684468", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142547.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132877, "url": "https://patches.dpdk.org/api/patches/73520/checks/132877/?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-09T03:19:35.161463", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142696.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 132922, "url": "https://patches.dpdk.org/api/patches/73520/checks/132922/?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-09T06:46:56.246992", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142742.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 133224, "url": "https://patches.dpdk.org/api/patches/73520/checks/133224/?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-10T09:38:41.570435", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143064.html", "context": "iol-intel-Performance", "description": "Performance 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.