List and retrieve diffs with detailed revision information

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

{
    "id": 1106578,
    "revision": {
        "id": 513837,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "30baf6b2bff923e8956ae286f4abc3a669c97e92",
        "head_changeset": "05361a2bf4c249c3827f9f44ad5a01bb289a02ff",
        "phabricator_id": 261270,
        "phabricator_phid": "PHID-DREV-ghlgrqwtl4y7iq3lzwdf",
        "title": "Bug 1983174 - Migrate NoRippleIndication to IndicationNodeFactory to address breaking change. r=#android-reviewers",
        "bugzilla_id": 1983174,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/513837/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513837/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261270"
    },
    "phid": "PHID-DIFF-kqhhcrswwp7ivuwp7rsy",
    "review_task_id": "VOewi1ReSi2KC56sGCr5Lw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "05361a2bf4c249c3827f9f44ad5a01bb289a02ff",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1106578/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-15T17:30:46.234540Z"
}