List and retrieve diffs with detailed revision information

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

{
    "id": 1073436,
    "revision": {
        "id": 485933,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "71e45a273fbe4160051a20fb7195912902cd494e",
        "head_changeset": "67d7f9519f984d5f175334ed46f93adf0050d920",
        "phabricator_id": 255142,
        "phabricator_phid": "PHID-DREV-y7yu6scbck75exufppzc",
        "title": "Bug 1974241 Prevent poupshowing to activate menuBar if global menu is used r?#desktop-theme-reviewers",
        "bugzilla_id": 1974241,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/485933/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485933/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255142"
    },
    "phid": "PHID-DIFF-jesi3vs6xqr5fimhtcjh",
    "review_task_id": "YpizbXPVRRyYLuo2NjbQ2w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "67d7f9519f984d5f175334ed46f93adf0050d920",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1073436/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-26T14:58:45.252010Z"
}