get:
List checks.

post:
Create a check.

GET /api/patches/74570/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74570/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74570/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135823, "url": "https://patches.dpdk.org/api/patches/74570/checks/135823/?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-21T12:03:51.203033", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145800.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135874, "url": "https://patches.dpdk.org/api/patches/74570/checks/135874/?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-21T14:08:42.764166", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145852.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135903, "url": "https://patches.dpdk.org/api/patches/74570/checks/135903/?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:03:47.411924", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145882.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135907, "url": "https://patches.dpdk.org/api/patches/74570/checks/135907/?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:30:18.258684", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145886.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135913, "url": "https://patches.dpdk.org/api/patches/74570/checks/135913/?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:00:11.743721", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145892.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 136043, "url": "https://patches.dpdk.org/api/patches/74570/checks/136043/?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:02:56.044718", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146032.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136086, "url": "https://patches.dpdk.org/api/patches/74570/checks/136086/?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-22T19:10:56.701489", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146079.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.