get:
List checks.

post:
Create a check.

GET /api/patches/74638/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74638/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74638/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 136146, "url": "https://patches.dpdk.org/api/patches/74638/checks/136146/?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-23T10:55:11.710315", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146155.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 136191, "url": "https://patches.dpdk.org/api/patches/74638/checks/136191/?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-23T12:25:32.409242", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146203.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136194, "url": "https://patches.dpdk.org/api/patches/74638/checks/136194/?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-23T12:57:44.976713", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146207.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 136257, "url": "https://patches.dpdk.org/api/patches/74638/checks/136257/?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:00:13.541019", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146271.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136365, "url": "https://patches.dpdk.org/api/patches/74638/checks/136365/?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-24T05:56:25.655765", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146385.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136391, "url": "https://patches.dpdk.org/api/patches/74638/checks/136391/?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-24T06:32:14.814134", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146411.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.