Manages diffs in a revision (allow creation)

GET /v1/revision/398309/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": 945999,
            "phid": "PHID-DIFF-zpnybvdahfumqgdf7gkz",
            "review_task_id": "YaAVpxSjSi2O8X1VSgHYgw",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "0455fee8606fcc02f9c6a70183c31378e20e6a31",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/945999/issues/?format=api"
        },
        {
            "id": 946014,
            "phid": "PHID-DIFF-lwewuunlzs5qpkicpaxs",
            "review_task_id": "CTxjjcdgTQmKkCsukmnaVg",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "e462ab1cd56a8ee06928be78735d772ad206c698",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/946014/issues/?format=api"
        },
        {
            "id": 946051,
            "phid": "PHID-DIFF-6ygjhgc6cgstbyhpqbi5",
            "review_task_id": "Ur-s9ZW4T-CFhCgErC17zQ",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "b9b547c7b6882b2b6d71dc35a764c600fb905404",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/946051/issues/?format=api"
        },
        {
            "id": 946073,
            "phid": "PHID-DIFF-yijyxz5zss62hlddb7f5",
            "review_task_id": "dRVpsFTHTs-_D9G50HPgGw",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "fa1d8612dae6b0fc5bf7f22ba01784a1b3231818",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/946073/issues/?format=api"
        },
        {
            "id": 946157,
            "phid": "PHID-DIFF-nhofpf6e63zoxwdxexrt",
            "review_task_id": "LSYRCJjORq-c1E_TxVntdQ",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "3c1fab2b4c86b3e4b4240e925860260b7de43743",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/946157/issues/?format=api"
        },
        {
            "id": 946207,
            "phid": "PHID-DIFF-mdfwvl5iyu5dxo5l4xel",
            "review_task_id": "ZpJZv4hTSd6kG3LcPumbtw",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "3b33b7954af23f63830088c65e79594ed08635cd",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/946207/issues/?format=api"
        }
    ]
}