get:
List checks.

post:
Create a check.

GET /api/patches/74522/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74522/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74522/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135731, "url": "https://patches.dpdk.org/api/patches/74522/checks/135731/?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-21T07:30:22.124525", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145707.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135743, "url": "https://patches.dpdk.org/api/patches/74522/checks/135743/?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-21T08:08:43.436579", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145720.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135747, "url": "https://patches.dpdk.org/api/patches/74522/checks/135747/?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-21T08:27:52.534384", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145724.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135748, "url": "https://patches.dpdk.org/api/patches/74522/checks/135748/?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-21T08:32:14.726444", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145725.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135752, "url": "https://patches.dpdk.org/api/patches/74522/checks/135752/?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-21T08:57:33.465062", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145729.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135865, "url": "https://patches.dpdk.org/api/patches/74522/checks/135865/?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-21T13:32:45.134007", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145843.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136006, "url": "https://patches.dpdk.org/api/patches/74522/checks/136006/?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-22T06:15:27.551235", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145995.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.