Manages diffs in a revision (allow creation)

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 1072767,
            "phid": "PHID-DIFF-fu2z7l4txy5gbusecasg",
            "review_task_id": "LRnVjhxiSpOwSwDRUSDBrA",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "58ef4ee3f25873c74da0164def7a61ab78820881",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1072767/issues/?format=api"
        },
        {
            "id": 1074871,
            "phid": "PHID-DIFF-ufd7ogmlxgudkv5wl3jd",
            "review_task_id": "NfnjXfKqR_6yFVG3qxpMGQ",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "7f209c07c2faa519e53fc0602db9238d262965ce",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1074871/issues/?format=api"
        },
        {
            "id": 1074971,
            "phid": "PHID-DIFF-vhxnj7apkk2r2gmud7jz",
            "review_task_id": "dJYu9w7pS7yndkKoZrfVRQ",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "89ba668ec7f90888ea92bc1e1c490ab615c7d89e",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1074971/issues/?format=api"
        },
        {
            "id": 1075047,
            "phid": "PHID-DIFF-2lkvsulearkmlr56o56v",
            "review_task_id": "ZM--pgHQQwe0GhwXwWgNLg",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "83e9b5af344a2fb64b8213c899bcd4834c95fbe2",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1075047/issues/?format=api"
        },
        {
            "id": 1076275,
            "phid": "PHID-DIFF-mtsu26sdejaggb7wj6dj",
            "review_task_id": "TGwXH3jvSECvLCZA54KP4w",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "8f982af36d3b818f08e252d18976d4414f5cb045",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1076275/issues/?format=api"
        },
        {
            "id": 1076298,
            "phid": "PHID-DIFF-rbrvtav52g2hhoglwofh",
            "review_task_id": "a1y8cvcXSR-A0dkD8F2xjA",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "3108dc44f9e74dc22659a97a34442d962aba02f3",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1076298/issues/?format=api"
        },
        {
            "id": 1076664,
            "phid": "PHID-DIFF-ecyqqqo4vel4yb2jxxiy",
            "review_task_id": "achBuCjrQROvN5CDh19cbQ",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "e2ec35c9eb064a0cf8ea9383a9f913e0d09d1859",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1076664/issues/?format=api"
        }
    ]
}