get:
List checks.

post:
Create a check.

GET /api/patches/74619/checks/?format=api&order=description
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74619/checks/?format=api&order=description&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74619/checks/?format=api&order=description&page=1>; rel="last"
Vary: Accept
[ { "id": 136053, "url": "https://patches.dpdk.org/api/patches/74619/checks/136053/?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-22T12:52:36.980091", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146044.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 136061, "url": "https://patches.dpdk.org/api/patches/74619/checks/136061/?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-22T13:34:08.377993", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146052.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136101, "url": "https://patches.dpdk.org/api/patches/74619/checks/136101/?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:33:16.635953", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146097.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136208, "url": "https://patches.dpdk.org/api/patches/74619/checks/136208/?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-23T13:10:51.384948", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146221.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136261, "url": "https://patches.dpdk.org/api/patches/74619/checks/136261/?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-23T16:56:56.724772", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146275.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.