Show a check.

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

{
    "id": 1541,
    "url": "http://patchwork.ozlabs.org/api/patches/958760/checks/1541/?format=api",
    "user": {
        "id": 83965,
        "url": "http://patchwork.ozlabs.org/api/users/83965/?format=api",
        "username": "snowpatch_ozlabs",
        "first_name": "snowpatch",
        "last_name": "ozlabs",
        "email": "patchwork.ozlabs@gmail.com"
    },
    "date": "2018-08-17T21:52:00.465333",
    "state": "success",
    "target_url": null,
    "context": "apply_patch",
    "description": "next/apply_patch\n\nSuccessfully applied"
}