get:
List checks.

post:
Create a check.

GET /api/patches/73358/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73358/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73358/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132026, "url": "https://patches.dpdk.org/api/patches/73358/checks/132026/?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-07T03:22:29.330631", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/141818.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 132041, "url": "https://patches.dpdk.org/api/patches/73358/checks/132041/?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-07T04:01:20.072038", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/141833.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132043, "url": "https://patches.dpdk.org/api/patches/73358/checks/132043/?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-07T04:19:49.552398", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/141835.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 132105, "url": "https://patches.dpdk.org/api/patches/73358/checks/132105/?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-07T04:57:23.851231", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/141897.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 132454, "url": "https://patches.dpdk.org/api/patches/73358/checks/132454/?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-07T21:36:29.264689", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142257.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132456, "url": "https://patches.dpdk.org/api/patches/73358/checks/132456/?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-07T22:19:59.282713", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142260.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 132587, "url": "https://patches.dpdk.org/api/patches/73358/checks/132587/?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-08T04:25:16.206532", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142393.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.