Show a check.

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

{
    "id": 29535,
    "url": "http://patchwork.ozlabs.org/api/1.0/patches/1150685/checks/29535/?format=api",
    "user": {
        "id": 56072,
        "url": "http://patchwork.ozlabs.org/api/1.0/users/56072/?format=api",
        "username": "robh",
        "first_name": "Rob",
        "last_name": "Herring",
        "email": "robh@kernel.org"
    },
    "date": "2019-08-21T12:23:46.496294",
    "state": "warning",
    "target_url": "https://gitlab.com/robherring/linux/-/jobs/276936385/artifacts/file/checkpatch-1150685.log",
    "context": "checkpatch",
    "description": "\"total: 0 errors, 1 warnings, 70 lines checked\""
}