get:
List checks.

post:
Create a check.

GET /api/patches/73350/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73350/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73350/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 131963, "url": "https://patches.dpdk.org/api/patches/73350/checks/131963/?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-06T23:33:35.526722", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/141751.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 131969, "url": "https://patches.dpdk.org/api/patches/73350/checks/131969/?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-06T23:58:07.566411", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/141758.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 131972, "url": "https://patches.dpdk.org/api/patches/73350/checks/131972/?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-07T00:21:04.177259", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/141761.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 132425, "url": "https://patches.dpdk.org/api/patches/73350/checks/132425/?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-07T19:23:53.669665", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142227.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132427, "url": "https://patches.dpdk.org/api/patches/73350/checks/132427/?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-07T19:33:56.592902", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142229.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 132553, "url": "https://patches.dpdk.org/api/patches/73350/checks/132553/?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-08T01:41:07.992727", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142357.html", "context": "Intel-compilation", "description": "Compilation OK" } ]
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.