Manages diffs in a revision (allow creation)

GET /v1/revision/387261/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": 937583,
            "phid": "PHID-DIFF-midpzjkzr5rrj7yammyi",
            "review_task_id": "MvlyIzI-QGSx2s6HxPl9TA",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "3ce346c4c8984cdd4f0e1c1f11dbcb24b64a06ec",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/937583/issues/?format=api"
        },
        {
            "id": 937615,
            "phid": "PHID-DIFF-754qyd73j4iuwipwxdtz",
            "review_task_id": "P0Okyyw5Qce66Se8vvytig",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "3464218be43315b1e2bf2e92508e86d6aeab8b1f",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/937615/issues/?format=api"
        },
        {
            "id": 937632,
            "phid": "PHID-DIFF-jhpggaphp2hyst2tknhf",
            "review_task_id": "cm6xHZBiSaGPjVCDhKYKzw",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "43a771c9fdd286536cdab108ea20d896963c4424",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/937632/issues/?format=api"
        },
        {
            "id": 940360,
            "phid": "PHID-DIFF-ksxsjzovdsulx4bn5vsk",
            "review_task_id": "fm1LC8FVRkKGX37U1Dppvg",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "ece18f59854e82c50b5f62db74c737e5566bf667",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/940360/issues/?format=api"
        }
    ]
}