List and retrieve diffs with detailed revision information

GET /v1/diff/1080623/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1080623,
    "revision": {
        "id": 493059,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "fd8beff599459f671492ae123cb3dfe1345f039b",
        "head_changeset": "f36e5c72ad3e410aef253e5e7cfb3df43656909d",
        "phabricator_id": 256748,
        "phabricator_phid": "PHID-DREV-r5knhnxndhwpsu4i6nem",
        "title": "Bug 1922273 - Disable browser_content_analysis_dnd_same_origin.js on win11 opt for causing frequent failures r=#intermittent-reviewers",
        "bugzilla_id": 1922273,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/493059/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493059/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256748"
    },
    "phid": "PHID-DIFF-lfs4fbchlmrjywznr5pb",
    "review_task_id": "NMUPcJeFTpiMe1OlCYlNOQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f36e5c72ad3e410aef253e5e7cfb3df43656909d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1080623/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-10T03:26:39.863579Z"
}