get:
List checks.

post:
Create a check.

GET /api/patches/74703/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74703/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74703/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 136323, "url": "https://patches.dpdk.org/api/patches/74703/checks/136323/?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-24T03:07:47.329591", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146343.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 136327, "url": "https://patches.dpdk.org/api/patches/74703/checks/136327/?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-24T03:46:53.710138", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146347.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 136329, "url": "https://patches.dpdk.org/api/patches/74703/checks/136329/?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-24T03:57:33.293573", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146349.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136333, "url": "https://patches.dpdk.org/api/patches/74703/checks/136333/?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-24T04:16:03.883597", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146353.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136341, "url": "https://patches.dpdk.org/api/patches/74703/checks/136341/?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-24T05:01:33.134983", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146361.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 136540, "url": "https://patches.dpdk.org/api/patches/74703/checks/136540/?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-24T17:12:29.343120", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146569.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 136550, "url": "https://patches.dpdk.org/api/patches/74703/checks/136550/?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-24T19:21:58.255207", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146580.html", "context": "iol-mellanox-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.