Manages diffs in a revision (allow creation)

GET /v1/revision/497034/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": 1088036,
            "phid": "PHID-DIFF-mn6qve6uqqy3c2jv53k7",
            "review_task_id": "GGKnro1SSDGZrwnQhj3kGA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "54d6ccc70ffc14f5f9147e641da35a0eb8d5f695",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1088036/issues/?format=api"
        },
        {
            "id": 1088209,
            "phid": "PHID-DIFF-kszxxg6ksah2tzt2we6m",
            "review_task_id": "FEpj6izNQcGX4ij--mmtOg",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "666c242b2c546e2dfd39c35aa027c8a4650b7606",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1088209/issues/?format=api"
        },
        {
            "id": 1094545,
            "phid": "PHID-DIFF-n6ephf6hvpw26fjcsill",
            "review_task_id": "dN2sFWuoR263-sgLiW7DlA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "1bb85be97cba7ba9004e2fed16a50f1da21c4c40",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1094545/issues/?format=api"
        },
        {
            "id": 1095219,
            "phid": "PHID-DIFF-unzhljq3n7uqg24rts5a",
            "review_task_id": "MQ9tzZppT3KI8VMxU2H_qQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "fff3149cc3a61c5f9c3904948eb257f731f87d93",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1095219/issues/?format=api"
        },
        {
            "id": 1095251,
            "phid": "PHID-DIFF-cl2vbmuio7dyijdkhgxf",
            "review_task_id": "Cv46ZahzSVaWv7NKN-Mw7w",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "cf38230d24035a8957f940a331e8a284628394b4",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1095251/issues/?format=api"
        },
        {
            "id": 1095252,
            "phid": "PHID-DIFF-mn4rv7cmzlm43pwexbco",
            "review_task_id": "EcdT5QvNSLes5rDiRVJRUg",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "fa41e70dba1f7e66d0480349bbfc11d015aa7c34",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1095252/issues/?format=api"
        }
    ]
}