List and retrieve diffs with detailed revision information

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

{
    "id": 1101936,
    "revision": {
        "id": 506226,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "fbf32fb7861d75ca9d6a264e54b69b4a51698a24",
        "head_changeset": "0fb5d269a8c21bc177b0cdfc2696bf614a55a079",
        "phabricator_id": 259874,
        "phabricator_phid": "PHID-DREV-ggvx7ui6waiwgx2cezow",
        "title": "Bug 1970308 - Fix Reader View button set to active on tablet after hitting back navigation for composable toolbar.",
        "bugzilla_id": 1970308,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/506226/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/506226/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259874"
    },
    "phid": "PHID-DIFF-yktglyg4ootoicuuumlg",
    "review_task_id": "FX_De5WvRCiZrBeSmzOekw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "6284a95daaf138d65262cb33cb3bdb7713ee6df9",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1101936/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-06T18:21:13.724157Z"
}