List and retrieve diffs with detailed revision information

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

{
    "id": 1110687,
    "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-sfrf72tpv7z3rpftl2a2",
    "review_task_id": "cngTW6NST3uIRhQsY7CD2A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "88c749e91a084f2e22259c4450dd2f94ecce0192",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110687/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-23T23:10:04.090111Z"
}