get:
List checks.

post:
Create a check.

GET /api/patches/74579/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74579/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74579/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135890, "url": "https://patches.dpdk.org/api/patches/74579/checks/135890/?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:12:44.544730", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145868.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135898, "url": "https://patches.dpdk.org/api/patches/74579/checks/135898/?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:43:19.693803", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145877.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135944, "url": "https://patches.dpdk.org/api/patches/74579/checks/135944/?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-21T19:28:13.621241", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145923.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135949, "url": "https://patches.dpdk.org/api/patches/74579/checks/135949/?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-21T20:20:31.842535", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145930.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135952, "url": "https://patches.dpdk.org/api/patches/74579/checks/135952/?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-21T20:58:00.044470", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145934.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 136079, "url": "https://patches.dpdk.org/api/patches/74579/checks/136079/?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-22T16:50:26.042088", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146071.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136103, "url": "https://patches.dpdk.org/api/patches/74579/checks/136103/?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-22T23:58:07.535144", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146099.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.