get:
List checks.

post:
Create a check.

GET /api/patches/74578/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74578/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74578/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135885, "url": "https://patches.dpdk.org/api/patches/74578/checks/135885/?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:56:01.448387", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145863.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135895, "url": "https://patches.dpdk.org/api/patches/74578/checks/135895/?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:33:50.575859", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145873.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135939, "url": "https://patches.dpdk.org/api/patches/74578/checks/135939/?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-21T18:52:00.212044", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145918.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135947, "url": "https://patches.dpdk.org/api/patches/74578/checks/135947/?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:58:07.206764", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145927.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135971, "url": "https://patches.dpdk.org/api/patches/74578/checks/135971/?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-22T00:01:17.733923", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145957.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136074, "url": "https://patches.dpdk.org/api/patches/74578/checks/136074/?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-22T15:53:48.907858", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146066.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136100, "url": "https://patches.dpdk.org/api/patches/74578/checks/136100/?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-22T23:08:55.980331", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146096.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.