Manages diffs in a revision (allow creation)

GET /v1/revision/482734/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": 1066424,
            "phid": "PHID-DIFF-kk5qqgukoqjuwaczt2rl",
            "review_task_id": "SQjSJdWGT3SxQAbS4Z4tKQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "a154c8dce92a4a7eef107b3c88814f244368413d",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1066424/issues/?format=api"
        },
        {
            "id": 1071837,
            "phid": "PHID-DIFF-uzkwyckgi2nymk5cradp",
            "review_task_id": "YaQur_dnTvSBgQZHtIteTA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "9e728f1b6c81fcb9b6d1c722e6352f43971ffec9",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1071837/issues/?format=api"
        },
        {
            "id": 1072304,
            "phid": "PHID-DIFF-fcfadlibhliomm2aakun",
            "review_task_id": "PwPBYJ97SU21xNolPvUlhw",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "0fd5f8045c77c71ab05b7c1afde297f0c07ed3da",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1072304/issues/?format=api"
        },
        {
            "id": 1080589,
            "phid": "PHID-DIFF-ploftrfogz26ybhveppc",
            "review_task_id": "TgZfYQCyRwCJCv8NiZI8cg",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "a2522694a62cb801f446e6e04ae45c4053710769",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1080589/issues/?format=api"
        },
        {
            "id": 1081315,
            "phid": "PHID-DIFF-k24gjwwgqvsdxv7njgap",
            "review_task_id": "DVbYu_w4SEqSd7Tb1tVAVg",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "455e5776df813a8ad98094a083ff0aed7d0377e6",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1081315/issues/?format=api"
        }
    ]
}