Manages diffs in a revision (allow creation)

GET /v1/revision/475806/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": 1039377,
            "phid": "PHID-DIFF-qvx5vqhswr4abhrumeel",
            "review_task_id": "LrVBja0eRRuqHg4rQWjagw",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "18e12d9a44178ed2d4ade76399dc6d9b2e1aae6f",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1039377/issues/?format=api"
        },
        {
            "id": 1040582,
            "phid": "PHID-DIFF-dggiblgrnhpih2lh6t5g",
            "review_task_id": "Un4ToU6uQnSjxk9WehwNug",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "7bed84dc4ac7856b6a6e184fc7269f9cf17ecef2",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1040582/issues/?format=api"
        },
        {
            "id": 1040585,
            "phid": "PHID-DIFF-47x5gmgndxrkcngayx4b",
            "review_task_id": "Xox1l0FiSYSsWYjxD2c99w",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "27c2538673224a4bf534b1c8c6a7e7db805f5eca",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1040585/issues/?format=api"
        },
        {
            "id": 1040588,
            "phid": "PHID-DIFF-2c23jltsudoeqdd7xctg",
            "review_task_id": "U4yFc1FIQ76wy9WmxhGSUA",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "6d6bdba5a7bcdba160e588b09bce0ce7724abbe7",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1040588/issues/?format=api"
        }
    ]
}