Manages diffs in a revision (allow creation)

GET /v1/revision/405608/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": 951822,
            "phid": "PHID-DIFF-5mfye4vex25wc5uapkvb",
            "review_task_id": "d-qMcvkaS-qWX4sjYEsSHA",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "a25c781d310e63fc19c0fa5a780d8c2ccf319601",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/951822/issues/?format=api"
        },
        {
            "id": 951865,
            "phid": "PHID-DIFF-cqzisk6gjuho3vdwqomu",
            "review_task_id": "Qi2p0Lv6TseRF6Iv4GKxrg",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "a7e4c172b2e043ce1e6f828f5c8d2aaee242dbbe",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/951865/issues/?format=api"
        },
        {
            "id": 954443,
            "phid": "PHID-DIFF-4vmgz2ogqo5vfc7yetb2",
            "review_task_id": "Qgz1uCBUTRCucoZKbuuEow",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "e4eb029cbb7589987709282bcc22a5b1952953f8",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/954443/issues/?format=api"
        },
        {
            "id": 958057,
            "phid": "PHID-DIFF-eljoztmsisb4iynvubco",
            "review_task_id": "A0xS7QzIRpmBZr7LrJwrmg",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "d56f513a41a5a76487006e11c10b14695f21642a",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/958057/issues/?format=api"
        },
        {
            "id": 959644,
            "phid": "PHID-DIFF-43w3neuttaxxyp2pt5mt",
            "review_task_id": "aROIGVGdRQOg5wlVXb8xsQ",
            "repository": "https://hg.mozilla.org/try",
            "mercurial_hash": "a37378befba344716fa2dbe7a05800a90562c0b9",
            "issues_url": "https://api.code-review.moz.tools/v1/diff/959644/issues/?format=api"
        }
    ]
}