get:
List checks.

post:
Create a check.

GET /api/patches/73569/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73569/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73569/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132865, "url": "https://patches.dpdk.org/api/patches/73569/checks/132865/?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-09T01:45:30.229790", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142684.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132872, "url": "https://patches.dpdk.org/api/patches/73569/checks/132872/?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-09T02:32:58.355748", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142691.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132887, "url": "https://patches.dpdk.org/api/patches/73569/checks/132887/?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:57:30.188923", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142706.html", "context": "travis-robot", "description": "Travis build: failed" }, { "id": 133079, "url": "https://patches.dpdk.org/api/patches/73569/checks/133079/?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-09T22:39:26.718918", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142909.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 133451, "url": "https://patches.dpdk.org/api/patches/73569/checks/133451/?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-10T19:03:00.836785", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143301.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136139, "url": "https://patches.dpdk.org/api/patches/73569/checks/136139/?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-23T08:49:51.544725", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146148.html", "context": "Intel-compilation", "description": "Compilation issues" } ]
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.