Manages diffs in a revision (allow creation)

GET /v1/revision/475727/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": 1038634,
            "phid": "PHID-DIFF-wftv2l6bpwxndgbioohd",
            "review_task_id": "H7lr2CBBRAu2gu4Iht3D6g",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "4def4fa0a9b6fc919643639a8161d861248e4501",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1038634/issues/?format=api"
        },
        {
            "id": 1039292,
            "phid": "PHID-DIFF-73zznzyedguf7pcva3ps",
            "review_task_id": "ZoWShiabRjm-4zgJHqSDCw",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "eced4306afb448dc930729a928df1d429f825564",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1039292/issues/?format=api"
        },
        {
            "id": 1040420,
            "phid": "PHID-DIFF-ff5m356kd54hrzpahjkl",
            "review_task_id": "P4xCjTo6RoKaHLLFa7Gnrg",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "00b5809da440341a0c6f7c2a45dd18e40dc5c1cf",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1040420/issues/?format=api"
        },
        {
            "id": 1041798,
            "phid": "PHID-DIFF-mfedj6i66hqxixoxq3of",
            "review_task_id": "ILQjRQHxQIaZv5spVnZ87Q",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "29d991434d640befe7c18309098105272c576d21",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1041798/issues/?format=api"
        }
    ]
}