List and retrieve diffs with detailed revision information

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

{
    "id": 1118925,
    "revision": {
        "id": 528536,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "f02792fe161e9630c3dc5dd9734b31fe57b30f93",
        "head_changeset": "d80350065e0f4a5d4573f73dcd102753794e79a0",
        "phabricator_id": 231051,
        "phabricator_phid": "PHID-DREV-akkrztc3bjxbxhqdtklg",
        "title": "Bug 1935043 - Implement the initial conversation view UI component. r=#thunderbird-reviewers,#thunderbird-front-end-reviewers",
        "bugzilla_id": 1935043,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/528536/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/528536/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D231051"
    },
    "phid": "PHID-DIFF-lhr7grbvlflymktoq256",
    "review_task_id": "HBKljiI0QVmzm0F6t4khmQ",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "7631a77ed889196ae9c3ab20fee13a0b4b04d44c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1118925/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-09-08T21:04:15.350349Z"
}