Manages diffs in a revision (allow creation)

GET /v1/revision/487091/diffs/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 1074495,
            "phid": "PHID-DIFF-uj2dk3qtf3fe66qeyfjc",
            "review_task_id": "cli1cHJqTBSBB3ELXGS2Fg",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "78a70caf5b2b1ad9971bccd471d485afdcafddbf",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1074495/issues/?format=api"
        },
        {
            "id": 1075284,
            "phid": "PHID-DIFF-s5ovq4lwtjctkix4ykgt",
            "review_task_id": "dcZfQdmYRf2EDfaOcSxAwQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "412a50fb51f2da7cf8735e7aaabe6b465d58d599",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1075284/issues/?format=api"
        },
        {
            "id": 1075419,
            "phid": "PHID-DIFF-italng2qzl5ueh5e2yj7",
            "review_task_id": "bSej94WnQWSssFhxZqiuJA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "8eeb7ece35a882a5b101352082e03078bf6136d6",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1075419/issues/?format=api"
        },
        {
            "id": 1076195,
            "phid": "PHID-DIFF-jvtpxv4notiqrxfotubk",
            "review_task_id": "bJQjk5PlSOKTaA_FXw2-mQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "2f446d22246510cc7bf852db0eb1add2301ec072",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1076195/issues/?format=api"
        },
        {
            "id": 1076751,
            "phid": "PHID-DIFF-33xckhtdcii7zplj3635",
            "review_task_id": "DGzlUA3HT--_xVGgWUTwhw",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "510673119465f4514ab8cb8a87500c6569f70560",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1076751/issues/?format=api"
        }
    ]
}