get:
List checks.

post:
Create a check.

GET /api/patches/74612/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74612/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74612/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 136034, "url": "https://patches.dpdk.org/api/patches/74612/checks/136034/?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-22T10:17:11.343003", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146023.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 136046, "url": "https://patches.dpdk.org/api/patches/74612/checks/136046/?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-22T11:47:58.225228", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146036.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136049, "url": "https://patches.dpdk.org/api/patches/74612/checks/136049/?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-22T11:59:39.245676", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146040.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 136105, "url": "https://patches.dpdk.org/api/patches/74612/checks/136105/?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-23T00:37:05.222870", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146102.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136252, "url": "https://patches.dpdk.org/api/patches/74612/checks/136252/?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-23T15:07:38.814951", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146266.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136270, "url": "https://patches.dpdk.org/api/patches/74612/checks/136270/?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-23T18:20:01.036365", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146285.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.