get:
List checks.

post:
Create a check.

GET /api/patches/73526/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73526/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73526/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132714, "url": "https://patches.dpdk.org/api/patches/73526/checks/132714/?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-08T13:33:33.385911", "state": "warning", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142524.html", "context": "checkpatch", "description": "coding style issues" }, { "id": 132721, "url": "https://patches.dpdk.org/api/patches/73526/checks/132721/?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-08T14:00:37.211728", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142531.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132878, "url": "https://patches.dpdk.org/api/patches/73526/checks/132878/?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-09T03:32:53.446504", "state": "fail", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142697.html", "context": "iol-testing", "description": "Testing issues" }, { "id": 133013, "url": "https://patches.dpdk.org/api/patches/73526/checks/133013/?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-09T13:09:02.762939", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142836.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 133142, "url": "https://patches.dpdk.org/api/patches/73526/checks/133142/?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-10T06:05:51.497275", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142981.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 133183, "url": "https://patches.dpdk.org/api/patches/73526/checks/133183/?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-10T07:24:56.527288", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143022.html", "context": "iol-intel-Performance", "description": "Performance 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.