get:
List checks.

post:
Create a check.

GET /api/patches/73617/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73617/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73617/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132967, "url": "https://patches.dpdk.org/api/patches/73617/checks/132967/?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-09T08:19:31.165302", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142788.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 133022, "url": "https://patches.dpdk.org/api/patches/73617/checks/133022/?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-09T13:58:30.890393", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142845.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 133063, "url": "https://patches.dpdk.org/api/patches/73617/checks/133063/?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-09T19:52:28.369141", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142889.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 133326, "url": "https://patches.dpdk.org/api/patches/73617/checks/133326/?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-10T12:03:03.038943", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143169.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 133411, "url": "https://patches.dpdk.org/api/patches/73617/checks/133411/?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-10T16:23:02.373692", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143258.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 133578, "url": "https://patches.dpdk.org/api/patches/73617/checks/133578/?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-11T06:05:02.156021", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143438.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.