get:
List checks.

post:
Create a check.

GET /api/patches/74514/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74514/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74514/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135687, "url": "https://patches.dpdk.org/api/patches/74514/checks/135687/?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-21T03:38:06.925847", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145663.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135699, "url": "https://patches.dpdk.org/api/patches/74514/checks/135699/?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-21T04:31:18.893623", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145675.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135708, "url": "https://patches.dpdk.org/api/patches/74514/checks/135708/?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-21T05:21:59.690799", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145684.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135713, "url": "https://patches.dpdk.org/api/patches/74514/checks/135713/?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-21T05:53:48.267443", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145689.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135725, "url": "https://patches.dpdk.org/api/patches/74514/checks/135725/?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-21T06:57:38.864562", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145701.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135750, "url": "https://patches.dpdk.org/api/patches/74514/checks/135750/?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:45:15.721498", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145727.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 135987, "url": "https://patches.dpdk.org/api/patches/74514/checks/135987/?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-22T01:56:40.271563", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145975.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.