get:
List checks.

post:
Create a check.

GET /api/patches/73523/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73523/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73523/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132659, "url": "https://patches.dpdk.org/api/patches/73523/checks/132659/?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-08T10:23:10.440406", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142468.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132708, "url": "https://patches.dpdk.org/api/patches/73523/checks/132708/?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-08T12:57:28.388231", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142518.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 132712, "url": "https://patches.dpdk.org/api/patches/73523/checks/132712/?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-08T13:27:26.062253", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142522.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132874, "url": "https://patches.dpdk.org/api/patches/73523/checks/132874/?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-09T02:44:15.965713", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142693.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132913, "url": "https://patches.dpdk.org/api/patches/73523/checks/132913/?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-09T06:04:59.302109", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142733.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 133007, "url": "https://patches.dpdk.org/api/patches/73523/checks/133007/?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-09T12:13:43.649026", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142830.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 133154, "url": "https://patches.dpdk.org/api/patches/73523/checks/133154/?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-10T06:59:45.456341", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142993.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.