List and retrieve diffs with detailed revision information

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

{
    "id": 1109256,
    "revision": {
        "id": 516812,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "faed0a907d1b6013c726c699b1266fb8376e3655",
        "head_changeset": "92c20f534b79e3080c629e5abc6581585effab17",
        "phabricator_id": 261892,
        "phabricator_phid": "PHID-DREV-yvvot3e5nc4mvjlp3q5j",
        "title": "Bug 1984294 - Give the calControlBarMenuPopup the needed gutter. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1984294,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516812/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516812/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261892"
    },
    "phid": "PHID-DIFF-4cs4zw3h6rhxluvovb4c",
    "review_task_id": "PxARFbZHQZO6EgE6akUWAw",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "92c20f534b79e3080c629e5abc6581585effab17",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109256/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T08:53:51.065117Z"
}