get:
List checks.

post:
Create a check.

GET /api/patches/73447/checks/?format=api&order=user
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73447/checks/?format=api&order=user&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73447/checks/?format=api&order=user&page=1>; rel="last"
Vary: Accept
[ { "id": 132362, "url": "https://patches.dpdk.org/api/patches/73447/checks/132362/?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-07T15:15:07.223634", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142159.html", "context": "checkpatch", "description": "coding style OK" }, { "id": 132400, "url": "https://patches.dpdk.org/api/patches/73447/checks/132400/?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-07T17:56:12.358115", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142200.html", "context": "iol-broadcom-Performance", "description": "Performance Testing PASS" }, { "id": 132461, "url": "https://patches.dpdk.org/api/patches/73447/checks/132461/?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-07T22:57:54.354446", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142265.html", "context": "travis-robot", "description": "Travis build: passed" }, { "id": 132693, "url": "https://patches.dpdk.org/api/patches/73447/checks/132693/?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-08T11:07:37.340875", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142502.html", "context": "iol-testing", "description": "Testing PASS" }, { "id": 132710, "url": "https://patches.dpdk.org/api/patches/73447/checks/132710/?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-08T13:09:22.099365", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142520.html", "context": "Intel-compilation", "description": "Compilation OK" }, { "id": 132713, "url": "https://patches.dpdk.org/api/patches/73447/checks/132713/?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-08T13:28:41.469715", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142523.html", "context": "iol-mellanox-Performance", "description": "Performance Testing PASS" }, { "id": 133071, "url": "https://patches.dpdk.org/api/patches/73447/checks/133071/?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-09T21:22:11.051717", "state": "success", "target_url": "http://mails.dpdk.org/archives/test-report/2020-July/142898.html", "context": "iol-intel-Performance", "description": "Performance 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.