get:
List checks.

post:
Create a check.

GET /api/patches/74625/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74625/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74625/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 136089, "url": "https://patches.dpdk.org/api/patches/74625/checks/136089/?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-22T20:33:29.990639", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146082.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 136092, "url": "https://patches.dpdk.org/api/patches/74625/checks/136092/?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-22T21:22:24.415538", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146085.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136093, "url": "https://patches.dpdk.org/api/patches/74625/checks/136093/?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-22T21:22:29.209547", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146086.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136095, "url": "https://patches.dpdk.org/api/patches/74625/checks/136095/?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-22T21:57:36.145442", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146090.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 136140, "url": "https://patches.dpdk.org/api/patches/74625/checks/136140/?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-23T09:11:55.402708", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146149.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136220, "url": "https://patches.dpdk.org/api/patches/74625/checks/136220/?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-23T13:28:05.172587", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146233.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.