get:
List checks.

post:
Create a check.

GET /api/patches/73578/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73578/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73578/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 132917, "url": "https://patches.dpdk.org/api/patches/73578/checks/132917/?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-09T06:24:34.073010", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142737.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132971, "url": "https://patches.dpdk.org/api/patches/73578/checks/132971/?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-09T08:57:55.814175", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142794.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 133072, "url": "https://patches.dpdk.org/api/patches/73578/checks/133072/?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-09T21:28:51.495317", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142899.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 133260, "url": "https://patches.dpdk.org/api/patches/73578/checks/133260/?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-10T10:02:35.555978", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143100.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 133467, "url": "https://patches.dpdk.org/api/patches/73578/checks/133467/?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-10T21:01:27.286104", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143320.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 133610, "url": "https://patches.dpdk.org/api/patches/73578/checks/133610/?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-11T08:52:45.422383", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/143471.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.