List and retrieve diffs with detailed revision information

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

{
    "id": 1109276,
    "revision": {
        "id": 516860,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b4642edaad5a2dd6fdd6e70d304fcc20b74d6398",
        "head_changeset": "e34486198e9ab27d72a7895c143cf0301ecbf303",
        "phabricator_id": 261896,
        "phabricator_phid": "PHID-DREV-o5r7ccwlyc3xwseygjf4",
        "title": "Bug 1984093 - Fix browser_parsable_css.js issue when math-shift pref is not enabled. r?dholbert",
        "bugzilla_id": 1984093,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516860/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516860/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261896"
    },
    "phid": "PHID-DIFF-tjuimizdgzodvypswyto",
    "review_task_id": "RNyyfYJGT2KKU-f8u9cynw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e34486198e9ab27d72a7895c143cf0301ecbf303",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109276/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T10:09:39.506743Z"
}