get:
List checks.

post:
Create a check.

GET /api/patches/74580/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74580/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74580/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135891, "url": "https://patches.dpdk.org/api/patches/74580/checks/135891/?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-21T15:22:46.900868", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145869.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135901, "url": "https://patches.dpdk.org/api/patches/74580/checks/135901/?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:01:45.791185", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145880.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135946, "url": "https://patches.dpdk.org/api/patches/74580/checks/135946/?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-21T19:54:36.391176", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145926.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135953, "url": "https://patches.dpdk.org/api/patches/74580/checks/135953/?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-21T20:59:53.904024", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145935.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135956, "url": "https://patches.dpdk.org/api/patches/74580/checks/135956/?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-21T21:24:26.250927", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145938.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136082, "url": "https://patches.dpdk.org/api/patches/74580/checks/136082/?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-22T17:47:56.487295", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146074.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136106, "url": "https://patches.dpdk.org/api/patches/74580/checks/136106/?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:40:16.240538", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146103.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.