get:
List checks.

post:
Create a check.

GET /api/patches/73377/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73377/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73377/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132209, "url": "https://patches.dpdk.org/api/patches/73377/checks/132209/?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-07T08:55:24.810349", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142002.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 132306, "url": "https://patches.dpdk.org/api/patches/73377/checks/132306/?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-07T10:57:49.264038", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142099.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 132445, "url": "https://patches.dpdk.org/api/patches/73377/checks/132445/?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-07T20:38:23.446047", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142247.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132644, "url": "https://patches.dpdk.org/api/patches/73377/checks/132644/?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-08T08:44:58.229319", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142453.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 132803, "url": "https://patches.dpdk.org/api/patches/73377/checks/132803/?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-08T19:51:17.168615", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142616.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132879, "url": "https://patches.dpdk.org/api/patches/73377/checks/132879/?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:44:20.695530", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142698.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 133090, "url": "https://patches.dpdk.org/api/patches/73377/checks/133090/?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-10T01:33:38.274469", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142923.html", "context": "iol-intel-Performance", "description": "Performance Testing issues" }, { "id": 133212, "url": "https://patches.dpdk.org/api/patches/73377/checks/133212/?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-10T08:34:45.153133", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143052.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.