List and retrieve diffs with detailed revision information

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

{
    "id": 1106332,
    "revision": {
        "id": 512654,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "05df93439bb324b3daa58365a057a3fc7b9ce683",
        "head_changeset": "7d55e4d62e6dcb58829c916c289695d7505d15ba",
        "phabricator_id": 239084,
        "phabricator_phid": "PHID-DREV-xx6jqx2erwjtuqhmgxk5",
        "title": "Bug 1823084 - Migrate Junk dtd strings to fluent. r=#thunderbird-reviewers,coreycb!",
        "bugzilla_id": 1823084,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/512654/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512654/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D239084"
    },
    "phid": "PHID-DIFF-ct5encv7ttlcbrc4h5qm",
    "review_task_id": "EwV5kd6oRhyBfNiUgat0Uw",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "73b82da011f86990a3fa9f5340cee7cd0804d4bd",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1106332/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-15T00:23:51.261325Z"
}