get:
List checks.

post:
Create a check.

GET /api/patches/73548/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73548/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73548/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132817, "url": "https://patches.dpdk.org/api/patches/73548/checks/132817/?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-08T20:53:20.283972", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142630.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132825, "url": "https://patches.dpdk.org/api/patches/73548/checks/132825/?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-08T21:14:44.066337", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142638.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132848, "url": "https://patches.dpdk.org/api/patches/73548/checks/132848/?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-08T22:57:35.882170", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142665.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 133059, "url": "https://patches.dpdk.org/api/patches/73548/checks/133059/?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-09T19:03:21.360104", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142885.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 133203, "url": "https://patches.dpdk.org/api/patches/73548/checks/133203/?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-10T08:02:00.459311", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143043.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 133428, "url": "https://patches.dpdk.org/api/patches/73548/checks/133428/?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-10T17:01:27.456549", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143275.html", "context": "iol-intel-Performance", "description": "Performance 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.