Manages diffs in a revision (allow creation)

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 1066923,
            "phid": "PHID-DIFF-2cq4opmqtffa67kjagy3",
            "review_task_id": "ahIdtHqGQ3aeXTkb14ZbJQ",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "4156674d3f69a7d1ed2161532b58d3375a6f10aa",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1066923/issues/?format=api"
        },
        {
            "id": 1071718,
            "phid": "PHID-DIFF-c7s5vn5aurj6vhnglb7p",
            "review_task_id": "AghZaLOVRBuOTf6iBzUMWw",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "cbf34ee6729c99f10fdca30bee8c5f89fee282b9",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1071718/issues/?format=api"
        },
        {
            "id": 1072380,
            "phid": "PHID-DIFF-vgl4b73xxqtvv6pdynjt",
            "review_task_id": "Z2cllMgQRRyS7OumLXQyIw",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "6def078383113e70d08a66df7e051d2bbdf22007",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1072380/issues/?format=api"
        },
        {
            "id": 1072493,
            "phid": "PHID-DIFF-obxud7qj2ttaye6pstny",
            "review_task_id": "CxzsrybPTm2ENvAcOaC3kg",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "cd7ff3cf593387b5330f32d6acfc1ea9e05c4c91",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1072493/issues/?format=api"
        },
        {
            "id": 1073772,
            "phid": "PHID-DIFF-xtkeb3l2ltoexasioqsn",
            "review_task_id": "Z4dbqnfBSGOOsIdy6Rh7tg",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "34ba2d8b9b0140d01f76c25dbdc01521d75fc1d1",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1073772/issues/?format=api"
        }
    ]
}