get:
List checks.

post:
Create a check.

GET /api/patches/74635/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74635/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74635/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 136132, "url": "https://patches.dpdk.org/api/patches/74635/checks/136132/?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-23T07:09:47.387303", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146137.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 136136, "url": "https://patches.dpdk.org/api/patches/74635/checks/136136/?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-23T08:32:24.655266", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146145.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136297, "url": "https://patches.dpdk.org/api/patches/74635/checks/136297/?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-23T21:05:51.818242", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146314.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136402, "url": "https://patches.dpdk.org/api/patches/74635/checks/136402/?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-24T08:44:43.362525", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146424.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 136403, "url": "https://patches.dpdk.org/api/patches/74635/checks/136403/?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-24T08:48:41.739764", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146425.html", "context": "iol-mellanox-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.