get:
List checks.

post:
Create a check.

GET /api/patches/74456/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74456/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74456/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135509, "url": "https://patches.dpdk.org/api/patches/74456/checks/135509/?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-20T01:51:04.259418", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145463.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135512, "url": "https://patches.dpdk.org/api/patches/74456/checks/135512/?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-20T02:42:49.851324", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145466.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135513, "url": "https://patches.dpdk.org/api/patches/74456/checks/135513/?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-20T02:46:08.682922", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145467.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135514, "url": "https://patches.dpdk.org/api/patches/74456/checks/135514/?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-20T02:50:36.555679", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145468.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135516, "url": "https://patches.dpdk.org/api/patches/74456/checks/135516/?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-20T02:57:31.068566", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145471.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135517, "url": "https://patches.dpdk.org/api/patches/74456/checks/135517/?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-20T03:01:40.925415", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145472.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135520, "url": "https://patches.dpdk.org/api/patches/74456/checks/135520/?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-20T03:32:17.716646", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145475.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135671, "url": "https://patches.dpdk.org/api/patches/74456/checks/135671/?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-21T00:52:22.890361", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145646.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 135674, "url": "https://patches.dpdk.org/api/patches/74456/checks/135674/?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-21T01:42:22.192303", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145650.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.