get:
List checks.

post:
Create a check.

GET /api/patches/74459/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74459/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74459/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135527, "url": "https://patches.dpdk.org/api/patches/74459/checks/135527/?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-20T04:03:03.494213", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145482.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135530, "url": "https://patches.dpdk.org/api/patches/74459/checks/135530/?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-20T04:45:38.276805", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145485.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135531, "url": "https://patches.dpdk.org/api/patches/74459/checks/135531/?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-20T04:54:54.321773", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145486.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135532, "url": "https://patches.dpdk.org/api/patches/74459/checks/135532/?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-20T05:11:29.471214", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145487.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135534, "url": "https://patches.dpdk.org/api/patches/74459/checks/135534/?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-20T05:57:30.296231", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145489.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135696, "url": "https://patches.dpdk.org/api/patches/74459/checks/135696/?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-21T04:20:54.982954", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145672.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.