get:
List checks.

post:
Create a check.

GET /api/patches/74637/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74637/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74637/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 136142, "url": "https://patches.dpdk.org/api/patches/74637/checks/136142/?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-23T10:00:05.702273", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146151.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 136145, "url": "https://patches.dpdk.org/api/patches/74637/checks/136145/?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-23T10:35:47.425568", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146154.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136169, "url": "https://patches.dpdk.org/api/patches/74637/checks/136169/?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-23T11:57:39.441555", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146181.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 136260, "url": "https://patches.dpdk.org/api/patches/74637/checks/136260/?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-23T16:29:47.583582", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146274.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136393, "url": "https://patches.dpdk.org/api/patches/74637/checks/136393/?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-24T06:53:35.890913", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146413.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136394, "url": "https://patches.dpdk.org/api/patches/74637/checks/136394/?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-24T07:14:45.735741", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146414.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.