Manages diffs in a revision (allow creation)

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 1051836,
            "phid": "PHID-DIFF-qg4ljck5fwkbvlohae6v",
            "review_task_id": "DTpIUkmRSKenXSUbyC0yUA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "777050baf1202941a4e1623028610b73dfced7fc",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1051836/issues/?format=api"
        },
        {
            "id": 1055898,
            "phid": "PHID-DIFF-gyx3kzqbtsuutvgmiqij",
            "review_task_id": "JLsfPyfzRcKOvaq25CJ0GQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "6ee9d45edaec50fc92476c40b282fc8fe7c8b56d",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1055898/issues/?format=api"
        },
        {
            "id": 1065060,
            "phid": "PHID-DIFF-c26xbjj2wthdfc5bzos3",
            "review_task_id": "SyKTcHROSc2fDElHoOt_QQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "f6fce09dad2b1b5b1d64d0acd25765e75e7d4855",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1065060/issues/?format=api"
        },
        {
            "id": 1066110,
            "phid": "PHID-DIFF-sz4rgz272nnj7i7in773",
            "review_task_id": "IFmnXUn_SmmlzawR-Nj4Eg",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "8a574908b62f44e0a31eae686d214a6613d687cc",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1066110/issues/?format=api"
        },
        {
            "id": 1066717,
            "phid": "PHID-DIFF-ahj7immng7w45dn6bwxj",
            "review_task_id": "Rngy_RYIR2uGPRq-bwwO2Q",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "6e9923c52b4871f52d5357dc987ae2a7b6665111",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1066717/issues/?format=api"
        },
        {
            "id": 1070952,
            "phid": "PHID-DIFF-wkihwadus5pgy3rcyp6o",
            "review_task_id": "Gy1wOZflTvaL0Ac9h5cb0g",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "2a9f5d67268f2dab221bc096304ccdff028a5d19",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1070952/issues/?format=api"
        }
    ]
}