List and retrieve diffs with detailed revision information

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

{
    "id": 1088464,
    "revision": {
        "id": 473461,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "0344685a2c42756f89e4347b781d28f168ba90b2",
        "head_changeset": "4641ed1f81748278a0f3b1851df30baa866fabcb",
        "phabricator_id": 246700,
        "phabricator_phid": "PHID-DREV-6faksvtsv32yxxsv3rdd",
        "title": "Bug 1864622 - Add e10s support for GeckoViewContentChannel. r=#geckoview-reviewers!",
        "bugzilla_id": 1864622,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/473461/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/473461/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D246700"
    },
    "phid": "PHID-DIFF-2ovpnfn5wsxaktmfoqf3",
    "review_task_id": "b5VwwzdYTCaJuW7x6GDQDQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "07a0629ef2dc5353f1b6877fc985e3c0a867193e",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088464/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-17T23:35:55.450245Z"
}