List and retrieve diffs with detailed revision information

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

{
    "id": 1050106,
    "revision": {
        "id": 476651,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "61954872dac42ed6c9ffede53c872f4a29f10ce2",
        "head_changeset": "f965e0ab1ec177961269f95a5c3485131486e000",
        "phabricator_id": 251592,
        "phabricator_phid": "PHID-DREV-gftq6tidlugaml5qlnsd",
        "title": "WIP: Bug 1968941 - Account Hub Use account address book data to style account options.",
        "bugzilla_id": 1968941,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476651/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476651/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251592"
    },
    "phid": "PHID-DIFF-ny2sh53hygyz7kpfbzxm",
    "review_task_id": "eBNP-jHbRFiYC8PMnqOkuA",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "9c50298415f9e483081b0f627d1edf75120a1ef6",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1050106/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-30T17:53:33.533539Z"
}