get:
List checks.

post:
Create a check.

GET /api/patches/74686/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74686/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74686/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 136225, "url": "https://patches.dpdk.org/api/patches/74686/checks/136225/?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-23T14:22:42.847308", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146238.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 136254, "url": "https://patches.dpdk.org/api/patches/74686/checks/136254/?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-23T15:36:26.752452", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146268.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136255, "url": "https://patches.dpdk.org/api/patches/74686/checks/136255/?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-23T15:57:41.431525", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146269.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 136299, "url": "https://patches.dpdk.org/api/patches/74686/checks/136299/?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-23T21:26:53.475372", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146316.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136411, "url": "https://patches.dpdk.org/api/patches/74686/checks/136411/?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-24T09:35:43.675221", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146433.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 136415, "url": "https://patches.dpdk.org/api/patches/74686/checks/136415/?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-24T09:49:07.186311", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146437.html", "context": "iol-mellanox-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.