List and retrieve diffs with detailed revision information

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

{
    "id": 1112325,
    "revision": {
        "id": 521406,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "200025086246192b69565ed0e0a94725075e513e",
        "head_changeset": "ada1789541ad18e3112975d9a3c6fed30ac17fa2",
        "phabricator_id": 262681,
        "phabricator_phid": "PHID-DREV-s6qcfijed5pd6gkwdhci",
        "title": "Bug 1985377 - Disable/hidefor unsupported account settings for EWS. r=#thunderbird-reviewers",
        "bugzilla_id": 1985377,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/521406/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/521406/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262681"
    },
    "phid": "PHID-DIFF-4eq2w2dyvm3liygf2bxq",
    "review_task_id": "LOClZ4ThRvmrQjckNW-EwA",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "b453b1280866f7c07631dd0f6f910609c745fc67",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1112325/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-26T21:47:26.404063Z"
}