get:
List checks.

post:
Create a check.

GET /api/patches/74533/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74533/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74533/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135746, "url": "https://patches.dpdk.org/api/patches/74533/checks/135746/?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-21T08:15:44.884387", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145723.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135768, "url": "https://patches.dpdk.org/api/patches/74533/checks/135768/?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-21T09:11:34.636373", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145745.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135782, "url": "https://patches.dpdk.org/api/patches/74533/checks/135782/?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-21T09:55:24.379553", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145759.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135798, "url": "https://patches.dpdk.org/api/patches/74533/checks/135798/?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-21T10:19:06.092844", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145775.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135804, "url": "https://patches.dpdk.org/api/patches/74533/checks/135804/?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-21T10:59:55.671741", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145781.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135905, "url": "https://patches.dpdk.org/api/patches/74533/checks/135905/?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-21T16:23:30.032199", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145884.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136024, "url": "https://patches.dpdk.org/api/patches/74533/checks/136024/?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-22T08:37:07.104806", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146013.html", "context": "iol-testing", "description": "Testing issues" } ]
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.