get:
List checks.

post:
Create a check.

GET /api/patches/74474/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74474/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74474/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135549, "url": "https://patches.dpdk.org/api/patches/74474/checks/135549/?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-20T06:55:43.997974", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145505.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135553, "url": "https://patches.dpdk.org/api/patches/74474/checks/135553/?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-20T07:26:37.014350", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145509.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135569, "url": "https://patches.dpdk.org/api/patches/74474/checks/135569/?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-20T07:48:36.653502", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145525.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135570, "url": "https://patches.dpdk.org/api/patches/74474/checks/135570/?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-20T07:57:32.822172", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145526.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135571, "url": "https://patches.dpdk.org/api/patches/74474/checks/135571/?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-20T08:02:39.737103", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145527.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135707, "url": "https://patches.dpdk.org/api/patches/74474/checks/135707/?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-21T05:06:58.092740", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145683.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.