List and retrieve diffs with detailed revision information

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

{
    "id": 1075615,
    "revision": {
        "id": 484442,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9e72494c9ffca391776fa8067182e1ea6672297c",
        "head_changeset": "f09bc1a4038ce47ea052cee2e1c6186dfa727cb9",
        "phabricator_id": 254756,
        "phabricator_phid": "PHID-DREV-hgaianz7kxqxfgxb5jsx",
        "title": "Bug 1964522 - Part 17 - Fix M3 breakages with tab favicon alignment in tab thumbnails and Top Sites",
        "bugzilla_id": 1964522,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/484442/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/484442/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254756"
    },
    "phid": "PHID-DIFF-ruwhbbbk547ypivifrmu",
    "review_task_id": "YKXyxtH3RdSMasAlNQ9-Xg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "64fa191fcfac8bf6f5dc4a9ef7e5ec82808bd9b3",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1075615/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-30T22:58:09.414108Z"
}