get:
List checks.

post:
Create a check.

GET /api/patches/73372/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73372/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73372/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132183, "url": "https://patches.dpdk.org/api/patches/73372/checks/132183/?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-07T06:46:47.113792", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/141976.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 132193, "url": "https://patches.dpdk.org/api/patches/73372/checks/132193/?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-07T07:22:41.917829", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/141986.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132195, "url": "https://patches.dpdk.org/api/patches/73372/checks/132195/?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-07T07:43:18.362617", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/141988.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 132198, "url": "https://patches.dpdk.org/api/patches/73372/checks/132198/?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-07T07:57:24.419086", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/141991.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 132479, "url": "https://patches.dpdk.org/api/patches/73372/checks/132479/?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-08T00:29:46.795988", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142283.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132535, "url": "https://patches.dpdk.org/api/patches/73372/checks/132535/?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-08T01:13:02.894647", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142339.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 132724, "url": "https://patches.dpdk.org/api/patches/73372/checks/132724/?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-08T14:10:30.402356", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142534.html", "context": "Intel-compilation", "description": "Compilation OK" } ]
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.