get:
List checks.

post:
Create a check.

GET /api/patches/74572/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74572/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74572/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135825, "url": "https://patches.dpdk.org/api/patches/74572/checks/135825/?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:05:35.217930", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145802.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135858, "url": "https://patches.dpdk.org/api/patches/74572/checks/135858/?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-21T13:11:47.305676", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145836.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135881, "url": "https://patches.dpdk.org/api/patches/74572/checks/135881/?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:42:23.365241", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145859.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135915, "url": "https://patches.dpdk.org/api/patches/74572/checks/135915/?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:07:45.368563", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145894.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135924, "url": "https://patches.dpdk.org/api/patches/74572/checks/135924/?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:58:19.474429", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145903.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135985, "url": "https://patches.dpdk.org/api/patches/74572/checks/135985/?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-22T01:05:38.678402", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145973.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136075, "url": "https://patches.dpdk.org/api/patches/74572/checks/136075/?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-22T16:02:15.377463", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146067.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.