get:
List checks.

post:
Create a check.

GET /api/patches/74567/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74567/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74567/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135820, "url": "https://patches.dpdk.org/api/patches/74567/checks/135820/?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-21T12:00:26.116890", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145797.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135876, "url": "https://patches.dpdk.org/api/patches/74567/checks/135876/?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-21T14:19:38.091687", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145854.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135893, "url": "https://patches.dpdk.org/api/patches/74567/checks/135893/?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-21T15:26:52.077180", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145871.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135899, "url": "https://patches.dpdk.org/api/patches/74567/checks/135899/?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-21T15:58:30.966647", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145878.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135930, "url": "https://patches.dpdk.org/api/patches/74567/checks/135930/?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-21T18:23:53.319720", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145909.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136067, "url": "https://patches.dpdk.org/api/patches/74567/checks/136067/?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-22T14:54:30.304209", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146059.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136097, "url": "https://patches.dpdk.org/api/patches/74567/checks/136097/?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-22T22:20:54.783362", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146092.html", "context": "iol-testing", "description": "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.