get:
List checks.

post:
Create a check.

GET /api/patches/74627/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74627/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74627/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 136114, "url": "https://patches.dpdk.org/api/patches/74627/checks/136114/?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:12:30.668500", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146114.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 136117, "url": "https://patches.dpdk.org/api/patches/74627/checks/136117/?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:54:38.714423", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146119.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136118, "url": "https://patches.dpdk.org/api/patches/74627/checks/136118/?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:57:55.775955", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146120.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136122, "url": "https://patches.dpdk.org/api/patches/74627/checks/136122/?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-23T04:57:32.995383", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146124.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 136301, "url": "https://patches.dpdk.org/api/patches/74627/checks/136301/?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:57:19.476462", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146319.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136309, "url": "https://patches.dpdk.org/api/patches/74627/checks/136309/?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:33:05.876309", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146327.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.