List and retrieve diffs with detailed revision information

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

{
    "id": 1108766,
    "revision": {
        "id": 514596,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "cc213e72a8a96e98ac7037cc125609492e6ad611",
        "head_changeset": "23375ab7e525d71b6a8bfd1e54fabee8a08da27b",
        "phabricator_id": 261420,
        "phabricator_phid": "PHID-DREV-c5kcayslt2ymwapdi6z2",
        "title": "Bug 1971410 - [Tab Management UI] Add icons to the 3 dot menu",
        "bugzilla_id": 1971410,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/514596/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514596/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261420"
    },
    "phid": "PHID-DIFF-6ynabfjgjuqtj2i2ta2k",
    "review_task_id": "GqvLSTUmTNmd_h8z_eWXAg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "6da6d2e1705da708551300f8608cd8b87e0bf637",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108766/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-20T15:38:45.442336Z"
}