List and retrieve diffs with detailed revision information

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

{
    "id": 1107769,
    "revision": {
        "id": 515397,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "3aa733ecdbed403e8a71c04d2e2d2ba5ba9494ff",
        "head_changeset": "73ef6d6ab66a497c4b568563772669a96b65523e",
        "phabricator_id": 261565,
        "phabricator_phid": "PHID-DREV-inwbawzicvhfnjgrb3ci",
        "title": "Bug 1983790 - Port bug 1977774: Move nsIDOMWindowUtils.sendMouseEvent to ChromeOnly WebIDL method. r=#thunderbird-reviewers",
        "bugzilla_id": 1983790,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/515397/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515397/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261565"
    },
    "phid": "PHID-DIFF-h5e5hd7o27nt44jghrzj",
    "review_task_id": "cTb1ZXdQTxyuiuFeSEjMSw",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "73ef6d6ab66a497c4b568563772669a96b65523e",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1107769/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T13:43:13.420279Z"
}