get:
List checks.

post:
Create a check.

GET /api/patches/73521/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73521/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73521/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132652, "url": "https://patches.dpdk.org/api/patches/73521/checks/132652/?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:28:01.878889", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142461.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132700, "url": "https://patches.dpdk.org/api/patches/73521/checks/132700/?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:59:29.823601", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142510.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 132722, "url": "https://patches.dpdk.org/api/patches/73521/checks/132722/?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:07:40.772676", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142532.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132880, "url": "https://patches.dpdk.org/api/patches/73521/checks/132880/?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:51:16.882273", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142699.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 132882, "url": "https://patches.dpdk.org/api/patches/73521/checks/132882/?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-09T04:20:41.042314", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142701.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 133024, "url": "https://patches.dpdk.org/api/patches/73521/checks/133024/?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-09T14:03:35.222257", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142847.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 133190, "url": "https://patches.dpdk.org/api/patches/73521/checks/133190/?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-10T07:50:35.117272", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143029.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.