get:
List checks.

post:
Create a check.

GET /api/patches/74583/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74583/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74583/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135910, "url": "https://patches.dpdk.org/api/patches/74583/checks/135910/?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-21T16:39:39.416885", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145889.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 135919, "url": "https://patches.dpdk.org/api/patches/74583/checks/135919/?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-21T17:25:57.237639", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145898.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135955, "url": "https://patches.dpdk.org/api/patches/74583/checks/135955/?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-21T21:20:07.042848", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145937.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135966, "url": "https://patches.dpdk.org/api/patches/74583/checks/135966/?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:57:33.929924", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145950.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135969, "url": "https://patches.dpdk.org/api/patches/74583/checks/135969/?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-21T23:45:00.785902", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145955.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136091, "url": "https://patches.dpdk.org/api/patches/74583/checks/136091/?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-22T20:43:24.549040", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146084.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136113, "url": "https://patches.dpdk.org/api/patches/74583/checks/136113/?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:04:38.563066", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146113.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.