List and retrieve diffs with detailed revision information

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

{
    "id": 1066933,
    "revision": {
        "id": 483528,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "c2c0b5559b134465deab2d6d7e4f2e2f86d20e0f",
        "head_changeset": "b8eea8a3767b30efa6c9df361806ff60149a28cf",
        "phabricator_id": 254598,
        "phabricator_phid": "PHID-DREV-r52qq4gqu5yuskvndted",
        "title": "Bug 1972159 - Part 25: Enable Compose Homepage by default and remove associated settings and Nimbus flags",
        "bugzilla_id": 1972159,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/483528/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483528/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254598"
    },
    "phid": "PHID-DIFF-h3q7s5cgdwzsty7ptyip",
    "review_task_id": "TC-Vsq3fTwK8WHYUCzBhoQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "b8eea8a3767b30efa6c9df361806ff60149a28cf",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1066933/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-21T02:50:03.590730Z"
}