Manages diffs in a revision (allow creation)

GET /v1/revision/388848/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": 938720,
            "phid": "PHID-DIFF-hyttgfq44boji7lkxjlg",
            "review_task_id": "dD4kDWmmROqEd8rldfuAxA",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "3d4ae1260a04551aad5209bac3aaced0fa6f616e",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/938720/issues/?format=api"
        },
        {
            "id": 944431,
            "phid": "PHID-DIFF-x53r2nfe7ugb7ul5rg4h",
            "review_task_id": "AMl4Y9hrTZmYLYtXXOBKHA",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "69539e3a7c52ecc2b44e41de7c486c9cd0ccd6ab",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/944431/issues/?format=api"
        },
        {
            "id": 952762,
            "phid": "PHID-DIFF-l24nklsnmhkgy54x2uan",
            "review_task_id": "M0IkkSf3R6SsJBvtTT5IQA",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "e04eae25da939cd776afefa1435420d17dc7388c",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/952762/issues/?format=api"
        },
        {
            "id": 954035,
            "phid": "PHID-DIFF-nfkurgmtepi4d27wahuk",
            "review_task_id": "ESOFc4KGRlGFwaInJFl1UQ",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "9f0e8af6a57b8562366181bf9265d08b72e03a60",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/954035/issues/?format=api"
        }
    ]
}