get:
List checks.

post:
Create a check.

GET /api/patches/74628/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74628/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74628/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 136116, "url": "https://patches.dpdk.org/api/patches/74628/checks/136116/?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-23T03:50:55.785942", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146117.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 136193, "url": "https://patches.dpdk.org/api/patches/74628/checks/136193/?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-23T12:56:13.144641", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146206.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136219, "url": "https://patches.dpdk.org/api/patches/74628/checks/136219/?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:25:15.050324", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146232.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136310, "url": "https://patches.dpdk.org/api/patches/74628/checks/136310/?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-23T23:51:55.398220", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146328.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136312, "url": "https://patches.dpdk.org/api/patches/74628/checks/136312/?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-24T00:49:11.961683", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146332.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136313, "url": "https://patches.dpdk.org/api/patches/74628/checks/136313/?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-24T01:05:26.197421", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146333.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 136315, "url": "https://patches.dpdk.org/api/patches/74628/checks/136315/?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-24T02:02:09.034379", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146335.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.