Manages diffs in a revision (allow creation)

GET /v1/revision/508552/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": 1102926,
            "phid": "PHID-DIFF-mtdtjlhenqh4vuu6osj2",
            "review_task_id": "WxQJY4YxRmGOG3h8qe_sQA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "33d56b127d1d22a15be7af5f887999faab72513a",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1102926/issues/?format=api"
        },
        {
            "id": 1102928,
            "phid": "PHID-DIFF-qy2r24k7i7js3l3il4ug",
            "review_task_id": "FjjsSbvvS2CqGlLlAPohVw",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "5a63cbdeefc77b7fc706c6ca4d4faf718adf8446",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1102928/issues/?format=api"
        },
        {
            "id": 1102957,
            "phid": "PHID-DIFF-ll5b5ef5wlcbgdnvwxx4",
            "review_task_id": "V4CQEVjVQPiFOcZsPLqWYQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "9acca31db774bf7ccaf93f55612194cab6f442af",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1102957/issues/?format=api"
        },
        {
            "id": 1104994,
            "phid": "PHID-DIFF-g5io4slvcbdrjk2vrogr",
            "review_task_id": "cd80lR-2QCe9VLcgFzZpew",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "425d4adefb8860301a53293fb619437b2620f6da",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1104994/issues/?format=api"
        },
        {
            "id": 1105445,
            "phid": "PHID-DIFF-d5oajrqv77pls53psdfa",
            "review_task_id": "cCHikLZ5Qu6KltHCVRWsuQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "3d4eb25b8f45745aa913f189c38cc20f5ac9816e",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1105445/issues/?format=api"
        }
    ]
}