List and retrieve diffs with detailed revision information

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

{
    "id": 1085885,
    "revision": {
        "id": 495312,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "1ce6ab12ad1f82797deffc4bf48fd4bb8cd66015",
        "head_changeset": "62810e149e2b3da4304c5e886699766ae15874dc",
        "phabricator_id": 257151,
        "phabricator_phid": "PHID-DREV-qhvkg42g22rbmg3eyn4e",
        "title": "Bug 1977208 - Only show supported authentication methods when configuring an EWS account. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1977208,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/495312/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495312/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257151"
    },
    "phid": "PHID-DIFF-ksl5erhgkl5borxulivy",
    "review_task_id": "FlaDjfF3Tb6V-F_cXdXFdA",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "62810e149e2b3da4304c5e886699766ae15874dc",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1085885/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-14T17:02:29.044590Z"
}