get:
List checks.

post:
Create a check.

GET /api/patches/74537/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74537/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74537/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135755, "url": "https://patches.dpdk.org/api/patches/74537/checks/135755/?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-21T08:59:19.077827", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145732.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135796, "url": "https://patches.dpdk.org/api/patches/74537/checks/135796/?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-21T10:01:32.848540", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145773.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135813, "url": "https://patches.dpdk.org/api/patches/74537/checks/135813/?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-21T11:34:29.571256", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145790.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 135817, "url": "https://patches.dpdk.org/api/patches/74537/checks/135817/?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-21T11:39:55.053103", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145794.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135856, "url": "https://patches.dpdk.org/api/patches/74537/checks/135856/?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-21T12:59:48.391283", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145833.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135942, "url": "https://patches.dpdk.org/api/patches/74537/checks/135942/?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-21T19:14:39.061446", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145921.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 136045, "url": "https://patches.dpdk.org/api/patches/74537/checks/136045/?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-22T11:15:31.557933", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146034.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.