Manages diffs in a revision (allow creation)

GET /v1/revision/476515/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": 1047993,
            "phid": "PHID-DIFF-cinfoodmb44mhxyj7qdo",
            "review_task_id": "VkFpaNgnR-uc9rqsb6Ej1w",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "7fecf9d1f6adfcb80d86ab587d81b95716fcc8af",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1047993/issues/?format=api"
        },
        {
            "id": 1051593,
            "phid": "PHID-DIFF-mvzkctlkxanapyhckymt",
            "review_task_id": "LmhS7byLQV2xY5JrEovnFw",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "6e00f7c8562e5c6b26a75c33e5b29d5741df3011",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1051593/issues/?format=api"
        },
        {
            "id": 1052534,
            "phid": "PHID-DIFF-4iuwfwyaysly42mk446f",
            "review_task_id": "U0yLoyRKQxqo1BYdx1P_qg",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "bafbbc3089907ce88051ed48dad1ec4396c8b5f0",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1052534/issues/?format=api"
        },
        {
            "id": 1054900,
            "phid": "PHID-DIFF-2ndxxcsmknmey73aq5d4",
            "review_task_id": "e1mtSWx8QbupD2wK1y6Ylg",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "9a69d5dfc1757da87d12be5644f5cb12436db3b7",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1054900/issues/?format=api"
        },
        {
            "id": 1055742,
            "phid": "PHID-DIFF-vnh2v654v5p7bbapd7ad",
            "review_task_id": "XeUrSPArTUen46RZ-17bnQ",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "7f7deff60ca3da49a1cbd03c9bb6cf6abb80550d",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1055742/issues/?format=api"
        },
        {
            "id": 1056394,
            "phid": "PHID-DIFF-qxk2v7kegabfurvxzth3",
            "review_task_id": "ahUyFBDeRW6T-9haFOSexA",
            "repository": "https://hg.mozilla.org/try-comm-central",
            "mercurial_hash": "2a16f61933fbeeff8d99d7822b87e697d9326202",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/1056394/issues/?format=api"
        }
    ]
}