get:
List checks.

post:
Create a check.

GET /api/patches/74631/checks/?format=api&order=context
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74631/checks/?format=api&order=context&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74631/checks/?format=api&order=context&page=1>; rel="last"
Vary: Accept
[ { "id": 136126, "url": "https://patches.dpdk.org/api/patches/74631/checks/136126/?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-23T05:42:51.240849", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146128.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 136129, "url": "https://patches.dpdk.org/api/patches/74631/checks/136129/?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-23T06:58:38.278484", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146133.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136304, "url": "https://patches.dpdk.org/api/patches/74631/checks/136304/?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-23T22:42:23.987970", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146322.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136455, "url": "https://patches.dpdk.org/api/patches/74631/checks/136455/?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-24T12:42:14.261887", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146478.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136447, "url": "https://patches.dpdk.org/api/patches/74631/checks/136447/?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-24T12:00:14.721207", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146470.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 136134, "url": "https://patches.dpdk.org/api/patches/74631/checks/136134/?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:57:34.318504", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146141.html", "context": "travis-robot", "description": "Travis build: passed" } ]
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.