Manages diffs in a revision (allow creation)

GET /v1/revision/478285/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": 1057647,
            "phid": "PHID-DIFF-iz5iq3giqnb3fr7faqss",
            "review_task_id": "WXVEZskGRiqxYR7Pm-GmYw",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "bada8b31e6d4f2d24b717b36f5840f069d52b1c8",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1057647/issues/?format=api"
        },
        {
            "id": 1065025,
            "phid": "PHID-DIFF-xnjlo72p5l2o6226ldbg",
            "review_task_id": "Y0B-C-baR6quc0_TUnLHNA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "3449e9d2f62aed7318b7dcb0e4d740c9ab395849",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1065025/issues/?format=api"
        },
        {
            "id": 1066144,
            "phid": "PHID-DIFF-dsq4mhtx5ulwijczuorg",
            "review_task_id": "aJT83YAHTwyjfe7rjK_KGQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "df325c7aabfca11179196b29f90d65dbc0960273",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1066144/issues/?format=api"
        },
        {
            "id": 1066160,
            "phid": "PHID-DIFF-kxzbnrscx2nstou3e5vr",
            "review_task_id": "Lbau-x0YT_Cj5tT71-WHoA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "3c52aa4ea6cea5bc960d8ce7e60f527e947c82e1",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1066160/issues/?format=api"
        },
        {
            "id": 1067038,
            "phid": "PHID-DIFF-fifg6kgtxaxhqdxodmm5",
            "review_task_id": "DB4Varq1QSOHP467-Y9BUw",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "440434c9f535f062e5a76efde8fec822e584adb5",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1067038/issues/?format=api"
        },
        {
            "id": 1073835,
            "phid": "PHID-DIFF-rxh23rsb2krzxgmi527g",
            "review_task_id": "QEvaK2aXR8y1IGQIfwlZyA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "b3f994ab2d5fc62b665ea1f420c4c794f5c10e29",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1073835/issues/?format=api"
        }
    ]
}