Manages diffs in a revision (allow creation)

GET /v1/revision/480285/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": 1063704,
            "phid": "PHID-DIFF-ogkgj3rpayf2x5her6mv",
            "review_task_id": "ZepiOzLzQL23EcOuCd3t6w",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "2ed9fc6cfdf8d7f4fab07a1ea1c6d5f792220004",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1063704/issues/?format=api"
        },
        {
            "id": 1065371,
            "phid": "PHID-DIFF-actp2qiz3zgmptf7efna",
            "review_task_id": "a5Fk8_s4Sw-SibUEy3PvZw",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "f432c8d33a16ebd2885ab275de61a8e56cefc12c",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1065371/issues/?format=api"
        },
        {
            "id": 1066948,
            "phid": "PHID-DIFF-2lv6silbuoyhej3q64mk",
            "review_task_id": "VrdGoK1cQc6C1Zmp6qjKvQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "4ac497aed41a6aa8dbf88634b55e2561e6288db3",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1066948/issues/?format=api"
        },
        {
            "id": 1074923,
            "phid": "PHID-DIFF-4yfhhyqijq7q3slnnweb",
            "review_task_id": "NBKnZ5tHT_OocuW99NmiKw",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "578e8dcec9c0e554311cead044bd167140d3d7cc",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1074923/issues/?format=api"
        },
        {
            "id": 1075361,
            "phid": "PHID-DIFF-pljlf2xsmhrnvfuopkgh",
            "review_task_id": "IbeXXDmiSC2mjAiMA1HLRQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "58d131c983ce945ff36209d480f120e742069c7e",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1075361/issues/?format=api"
        }
    ]
}