List and retrieve diffs with detailed revision information

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

{
    "id": 1111902,
    "revision": {
        "id": 513379,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "27bac7fc7ff2be41181ba03bfe7a0da97150ea15",
        "head_changeset": "ac042a7b5503d0a7d530cf5394ec635ecc779911",
        "phabricator_id": 261149,
        "phabricator_phid": "PHID-DREV-xhlwncaftdopirovvnvc",
        "title": "Bug 1983102 - Update address book to use moz-src. r=#thunderbird-reviewers",
        "bugzilla_id": 1983102,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/513379/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513379/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261149"
    },
    "phid": "PHID-DIFF-e26vy2n4ofcfcpnrc2fu",
    "review_task_id": "Ufp6sKAETc-oAqO3z6IFsw",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "1912d49d92236d3c4c4fa6b0c3cf59e92a8d0e90",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1111902/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-26T13:04:43.577112Z"
}