Show a check.

GET /api/patches/1467052/checks/127679/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 127679,
    "url": "http://patchwork.ozlabs.org/api/patches/1467052/checks/127679/?format=api",
    "user": {
        "id": 56072,
        "url": "http://patchwork.ozlabs.org/api/users/56072/?format=api",
        "username": "robh",
        "first_name": "Rob",
        "last_name": "Herring",
        "email": "robh@kernel.org"
    },
    "date": "2021-04-16T15:29:51.058881",
    "state": "warning",
    "target_url": "https://gitlab.com/robherring/linux-dt-review/-/jobs/1186821160/artifacts/file/checkpatch-1467052.log",
    "context": "checkpatch",
    "description": "total: 2 errors, 4 warnings, 78 lines checked"
}