get:
List checks.

post:
Create a check.

GET /api/patches/74532/checks/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/74532/checks/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/74532/checks/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 135744, "url": "https://patches.dpdk.org/api/patches/74532/checks/135744/?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:09:01.999193", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145721.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 135751, "url": "https://patches.dpdk.org/api/patches/74532/checks/135751/?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:49:09.824280", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145728.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 135766, "url": "https://patches.dpdk.org/api/patches/74532/checks/135766/?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-21T09:10:03.430964", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145743.html", "context": "iol-intel-Performance", "description": "Performance Testing PASS" }, { "id": 135803, "url": "https://patches.dpdk.org/api/patches/74532/checks/135803/?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:58:01.844099", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145780.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 135878, "url": "https://patches.dpdk.org/api/patches/74532/checks/135878/?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-21T14:28:53.376492", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145856.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 135986, "url": "https://patches.dpdk.org/api/patches/74532/checks/135986/?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-22T01:21:39.010635", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/145974.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 136013, "url": "https://patches.dpdk.org/api/patches/74532/checks/136013/?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-22T07:00:08.822794", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/146002.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.