Manages diffs in a revision (allow creation)

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 1029644,
            "phid": "PHID-DIFF-nbvpfjrhgxxr36n6gzvk",
            "review_task_id": "WmltzSoBSsWkUEioU-EcHw",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "88656ac7115985e00865ddb845ce1fc7017121c2",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1029644/issues/?format=api"
        },
        {
            "id": 1029645,
            "phid": "PHID-DIFF-rj5wd43tzwzhumjnwbe5",
            "review_task_id": "PkvPJJIHTl2tZ5Ff--AtJQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "2d485c5a1373a696d244497684a1396453558d4b",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1029645/issues/?format=api"
        },
        {
            "id": 1029667,
            "phid": "PHID-DIFF-a3j5irm7gcw6odjeptmt",
            "review_task_id": "McImNmKdRGW_YTXc2kUKdQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "b43bd36f666049a69e829f6c16d50a1e0bbd8f79",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1029667/issues/?format=api"
        },
        {
            "id": 1029835,
            "phid": "PHID-DIFF-gbstfw4te7z33z5omenl",
            "review_task_id": "AtbBDQaRQMaL7deDStf5CA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "be1ab7a2c0e267f9ae82568d29d93ba3cc2e81e8",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1029835/issues/?format=api"
        },
        {
            "id": 1030086,
            "phid": "PHID-DIFF-4mt6jwcukzpipepjaofh",
            "review_task_id": "SgVyS-TdSEqSBr-19as3zw",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "89815891659a3ddd62273c6249950cb19938e434",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1030086/issues/?format=api"
        },
        {
            "id": 1030134,
            "phid": "PHID-DIFF-zdrcks3vbvuidur5vvvc",
            "review_task_id": "fRTqp2bcSaGTbEs6hPp-lQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "33534d8e8b65b8dfcb5974ba4d14b4e353f16887",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1030134/issues/?format=api"
        }
    ]
}