Manages diffs in a revision (allow creation)

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 1079042,
            "phid": "PHID-DIFF-yqh66rkurqcnizfwc5i7",
            "review_task_id": "eVgGyIJHQz2NI7fhHEgxCA",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "59129829ea5289c201fa92ed6d86b50ab83af301",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1079042/issues/?format=api"
        },
        {
            "id": 1079626,
            "phid": "PHID-DIFF-ln4xc4fdrmhxk3pagbuf",
            "review_task_id": "LCxNJ7WkRMKNKAcl8Mk04g",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "eefcf71b53612ad43762ed8a041af06d8f1818e5",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1079626/issues/?format=api"
        },
        {
            "id": 1080423,
            "phid": "PHID-DIFF-xe5oqww3sq7zlnegmzxg",
            "review_task_id": "YCapmgQ1QcifdB75eZsTlQ",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "9d43d33ba312d681df9cee1ea55529ec326979fb",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1080423/issues/?format=api"
        },
        {
            "id": 1092814,
            "phid": "PHID-DIFF-fxr33jcztekm4jvg2yi4",
            "review_task_id": "EPhcOhGZS_-LNuLx_kV0mA",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "7b3e409b2cfe0af787a0c2cbf30d3d0308f1d33c",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1092814/issues/?format=api"
        }
    ]
}