Viewset for Issue management.
Creation can only be performed in bulk via the revision.

GET /v1/diff/942483/issues/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 0,
    "next": null,
    "previous": null,
    "results": []
}