List and retrieve diffs with detailed revision information

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

{
    "id": 1104674,
    "revision": {
        "id": 511219,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "68d37f9acbd49fbe5b7ad759935475128bcf26e1",
        "head_changeset": "b73df311a6d6e9e7402d0093c05706652862772f",
        "phabricator_id": 260803,
        "phabricator_phid": "PHID-DREV-gjvom2oe7y4boosgdxms",
        "title": "Bug 1936080. In fuzzing builds don't force enable overflow-clip-box, it can still be pref enabled though. r?#layout,#style",
        "bugzilla_id": 1936080,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/511219/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511219/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260803"
    },
    "phid": "PHID-DIFF-c4awukfxhclmhlncpeqw",
    "review_task_id": "QGIu6NRmRnCR53YrvDjtKA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "6937c4fd2a2a59928a512a3c331faa67bddf1604",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1104674/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-12T12:14:01.231347Z"
}