get:
List checks.

post:
Create a check.

GET /api/patches/74566/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74566/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74566/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135819, "url": "https://patches.dpdk.org/api/patches/74566/checks/135819/?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-21T11:58:44.576263", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145796.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135868, "url": "https://patches.dpdk.org/api/patches/74566/checks/135868/?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-21T13:47:25.991183", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145846.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135888, "url": "https://patches.dpdk.org/api/patches/74566/checks/135888/?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-21T15:00:17.183016", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145866.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135914, "url": "https://patches.dpdk.org/api/patches/74566/checks/135914/?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-21T17:04:34.849193", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145893.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135951, "url": "https://patches.dpdk.org/api/patches/74566/checks/135951/?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-21T20:54:55.102760", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145932.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136087, "url": "https://patches.dpdk.org/api/patches/74566/checks/136087/?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-22T19:46:55.493788", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146080.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136110, "url": "https://patches.dpdk.org/api/patches/74566/checks/136110/?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-23T02:15:24.573158", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146109.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.