Manages diffs in a revision (allow creation)

GET /v1/revision/474436/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": 1029617,
            "phid": "PHID-DIFF-aamxrdaiqs4peimena4o",
            "review_task_id": "MQI7S0afRteMoy0Olp6u6A",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "f8b8205b0f7a74445a388fb9fc66793dfe914ce0",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1029617/issues/?format=api"
        },
        {
            "id": 1033172,
            "phid": "PHID-DIFF-dsbhd3n6ubor3ud5yfys",
            "review_task_id": "NW6pieU7TnaKCTSvA0czdg",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "673aa40690b42896ff5f70b5e73dc2b6491826fe",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1033172/issues/?format=api"
        },
        {
            "id": 1040921,
            "phid": "PHID-DIFF-swcmggcqrgmnkcv5pxt6",
            "review_task_id": "RIkfPGWaSZ6RQ1zu7W1Ejg",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "a6ce0d28139380eb01de3194fa36be4003fbee10",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1040921/issues/?format=api"
        },
        {
            "id": 1040932,
            "phid": "PHID-DIFF-ydg3xlxh4a3qtwqo2giq",
            "review_task_id": "IoKuJ7mURPGKjYWVKMOO4g",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "a27cf361ad567d97cf50b4e5a4e57219e1419490",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1040932/issues/?format=api"
        },
        {
            "id": 1042588,
            "phid": "PHID-DIFF-ojk5uuy6bpg6ip2hwx2c",
            "review_task_id": "KwV1peCLTMaB6icreaJufA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "4b774a54ca6a57cf20cb7f1aaf2eeda32375165d",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1042588/issues/?format=api"
        }
    ]
}