get:
List checks.

post:
Create a check.

GET /api/patches/74610/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74610/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74610/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 136023, "url": "https://patches.dpdk.org/api/patches/74610/checks/136023/?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-22T08:33:35.860231", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146012.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 136036, "url": "https://patches.dpdk.org/api/patches/74610/checks/136036/?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-22T10:36:27.838634", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146025.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136040, "url": "https://patches.dpdk.org/api/patches/74610/checks/136040/?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-22T10:59:40.038978", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146029.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 136109, "url": "https://patches.dpdk.org/api/patches/74610/checks/136109/?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-23T01:33:02.717114", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146107.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 136265, "url": "https://patches.dpdk.org/api/patches/74610/checks/136265/?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-23T17:07:24.762214", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146279.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136274, "url": "https://patches.dpdk.org/api/patches/74610/checks/136274/?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-23T19:47:40.085710", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146289.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.