get:
List checks.

post:
Create a check.

GET /api/patches/73379/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73379/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73379/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132213, "url": "https://patches.dpdk.org/api/patches/73379/checks/132213/?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-07T09:03:49.512535", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142006.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 132315, "url": "https://patches.dpdk.org/api/patches/73379/checks/132315/?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-07T11:59:49.567007", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142110.html", "context": "travis-robot", "description": "Travis build: failed" }, { "id": 132438, "url": "https://patches.dpdk.org/api/patches/73379/checks/132438/?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-07T20:12:42.168845", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142240.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132655, "url": "https://patches.dpdk.org/api/patches/73379/checks/132655/?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-08T09:47:41.682261", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142464.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 132795, "url": "https://patches.dpdk.org/api/patches/73379/checks/132795/?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-08T19:07:50.198701", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142608.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132875, "url": "https://patches.dpdk.org/api/patches/73379/checks/132875/?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-09T02:48:19.827384", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142694.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 133089, "url": "https://patches.dpdk.org/api/patches/73379/checks/133089/?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-10T01:12:28.222388", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142922.html", "context": "iol-intel-Performance", "description": "Performance Testing issues" }, { "id": 133219, "url": "https://patches.dpdk.org/api/patches/73379/checks/133219/?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-10T09:11:34.896195", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143059.html", "context": "iol-intel-Performance", "description": "Performance 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.