get:
List checks.

post:
Create a check.

GET /api/patches/74509/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74509/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74509/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135677, "url": "https://patches.dpdk.org/api/patches/74509/checks/135677/?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-21T02:42:53.500415", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145653.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135684, "url": "https://patches.dpdk.org/api/patches/74509/checks/135684/?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-21T03:24:28.771689", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145660.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135688, "url": "https://patches.dpdk.org/api/patches/74509/checks/135688/?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-21T03:43:47.761500", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145664.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135690, "url": "https://patches.dpdk.org/api/patches/74509/checks/135690/?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-21T03:54:17.906510", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145666.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135693, "url": "https://patches.dpdk.org/api/patches/74509/checks/135693/?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-21T03:59:37.700073", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145669.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135702, "url": "https://patches.dpdk.org/api/patches/74509/checks/135702/?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-21T04:56:11.721648", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145678.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 135963, "url": "https://patches.dpdk.org/api/patches/74509/checks/135963/?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-21T22:27:22.770413", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145947.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.