List and retrieve diffs with detailed revision information

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

{
    "id": 1086203,
    "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-6bb6hkca6fj34kdtf2ea",
    "review_task_id": "UW9h1jaPQB6r94gbsc_lyw",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "d6f0d75b55e1da169bf5b01128c1e0d495319ff8",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1086203/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-15T09:47:32.523457Z"
}