Manages diffs in a revision (allow creation)

GET /v1/revision/528536/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": 1118779,
            "phid": "PHID-DIFF-47326q2lrvtlpu6qb4st",
            "review_task_id": "ZbBJqC_eTraeH1LJbcjQvg",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "d80350065e0f4a5d4573f73dcd102753794e79a0",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1118779/issues/?format=api"
        },
        {
            "id": 1118788,
            "phid": "PHID-DIFF-uujwe3coqyvzhisqdxhk",
            "review_task_id": "d-2ajxD0SHKHVT2bv6L-Iw",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "fc0d41115957a9af4fb98327a06860b3d118c7a1",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1118788/issues/?format=api"
        },
        {
            "id": 1118792,
            "phid": "PHID-DIFF-654wybpvivyfckcrk44j",
            "review_task_id": "Uj7VvIeeR1-JK_VK01wahg",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "65297e9cb7eef612e36157a039b548a941e23121",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1118792/issues/?format=api"
        },
        {
            "id": 1118897,
            "phid": "PHID-DIFF-gmf6st6qt5cmmni67lnh",
            "review_task_id": "Iw7ydbxbRMGIYQxOngCt2A",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "89ebfa672596ec951fb59d0e9710e129c2de0bec",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1118897/issues/?format=api"
        },
        {
            "id": 1118925,
            "phid": "PHID-DIFF-lhr7grbvlflymktoq256",
            "review_task_id": "HBKljiI0QVmzm0F6t4khmQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "7631a77ed889196ae9c3ab20fee13a0b4b04d44c",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1118925/issues/?format=api"
        }
    ]
}