Manages diffs in a revision (allow creation)

GET /v1/revision/483883/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": 1067084,
            "phid": "PHID-DIFF-suxhzts7ebrv6yjs6yhm",
            "review_task_id": "TEZuiuPfQQexmRa8ivLA6g",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "6d4a64dbb02ac478cd1995a0b9934639e1bb363d",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1067084/issues/?format=api"
        },
        {
            "id": 1073172,
            "phid": "PHID-DIFF-27wyqgjmnu5papfn2hva",
            "review_task_id": "Gsc0WZMmQYmDSEAGBtmXAA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "6f6985786ed4d28d28c5e763c6963199ca03082a",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1073172/issues/?format=api"
        },
        {
            "id": 1073255,
            "phid": "PHID-DIFF-ao4dtk4fqju5ifv5fu6q",
            "review_task_id": "S8rdUWupQ4SwgM7fecPKig",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "415378c3bd20059beb99f2be47972047f37ef955",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1073255/issues/?format=api"
        },
        {
            "id": 1074087,
            "phid": "PHID-DIFF-bsz2s4qbztw54tni6vwk",
            "review_task_id": "D9AH0_KASOeZ0s3cqKze7g",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "1312eb2b2304344d4e24a3db047f845e71f62b39",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1074087/issues/?format=api"
        },
        {
            "id": 1074137,
            "phid": "PHID-DIFF-cmtu3m4fhdky3ipqtefd",
            "review_task_id": "XCmklWUCSm68DBc-t2uaBA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "4cd79c46f89892cb901057dbcf617b1358e6774b",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1074137/issues/?format=api"
        },
        {
            "id": 1074930,
            "phid": "PHID-DIFF-cxphkoi2ibi3jcgzx3f7",
            "review_task_id": "GrADWND1SZWsraNWbe9ysw",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "acbe7c3353953b1884e4a86141b1d7de93581406",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1074930/issues/?format=api"
        }
    ]
}