get:
List checks.

post:
Create a check.

GET /api/patches/73418/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73418/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73418/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132298, "url": "https://patches.dpdk.org/api/patches/73418/checks/132298/?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-07T10:11:59.843002", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142091.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132354, "url": "https://patches.dpdk.org/api/patches/73418/checks/132354/?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-07T14:57:58.184063", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142150.html", "context": "travis-robot", "description": "Travis build: failed" }, { "id": 132422, "url": "https://patches.dpdk.org/api/patches/73418/checks/132422/?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-07T19:11:12.909787", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142224.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132702, "url": "https://patches.dpdk.org/api/patches/73418/checks/132702/?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-08T12:07:07.986843", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142512.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 132723, "url": "https://patches.dpdk.org/api/patches/73418/checks/132723/?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:07:56.147893", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142533.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132824, "url": "https://patches.dpdk.org/api/patches/73418/checks/132824/?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-08T21:10:39.856172", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142637.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 133080, "url": "https://patches.dpdk.org/api/patches/73418/checks/133080/?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-09T22:54:43.520737", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142910.html", "context": "iol-intel-Performance", "description": "Performance Testing issues" }, { "id": 133512, "url": "https://patches.dpdk.org/api/patches/73418/checks/133512/?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-11T02:30:53.409602", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143371.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.