Manages diffs in a revision (allow creation)

GET /v1/revision/498686/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": 1092584,
            "phid": "PHID-DIFF-cftf5oogjetpnid3fxr7",
            "review_task_id": "IIF2_VzSSkaz6-J4GGdQxQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "9eec877c83a54af620f7fc543c33d5529f95efd4",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1092584/issues/?format=api"
        },
        {
            "id": 1092607,
            "phid": "PHID-DIFF-vtl7b4vhzhl5pw4wzrhw",
            "review_task_id": "atlHLesrRHijFnvEux8QDA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "ce159a09938ae1c9fbad3c32f87d4db1a9e79544",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1092607/issues/?format=api"
        },
        {
            "id": 1109603,
            "phid": "PHID-DIFF-3v3cxagyvpbnuagud5tr",
            "review_task_id": "cg_cDhYeTPOv7S2wJnv1PA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "fe569d2e53f3af10e31db671c95dd213827aca1e",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1109603/issues/?format=api"
        },
        {
            "id": 1111780,
            "phid": "PHID-DIFF-5ksyczhour73ahiktjbz",
            "review_task_id": "TVF8-5Q4RYSX3-b1zy5e6A",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "53f94ab3f41b8d0d7d8962abedd4258124450707",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1111780/issues/?format=api"
        }
    ]
}