List and retrieve diffs with detailed revision information

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

{
    "id": 1109878,
    "revision": {
        "id": 517587,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "e9e5244eb9be7fbfe429ba4ed458c1f9ed056577",
        "head_changeset": "25c2304d8ca6a0f0766ec377f784d591cb7e0461",
        "phabricator_id": 262041,
        "phabricator_phid": "PHID-DREV-zswyxlv6e25c3z7slvvc",
        "title": "Bug 1947762 - Use a common type for layout rounded corners and graphics rounded corners. r=#layout-reviewers,#gfx-reviewers",
        "bugzilla_id": 1947762,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/517587/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517587/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262041"
    },
    "phid": "PHID-DIFF-cadi64j33s3lo7aa7ml4",
    "review_task_id": "Za9cl36zRfOXy8kJIxR5TA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "25c2304d8ca6a0f0766ec377f784d591cb7e0461",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109878/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T00:45:15.907125Z"
}