List and retrieve diffs with detailed revision information

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

{
    "id": 1104293,
    "revision": {
        "id": 509840,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f4d3d1b63c2ccf3bbcb5bf30792a9781b8f98a09",
        "head_changeset": "11ee6e090f0645421cfd0442d8d4fd679570c7ed",
        "phabricator_id": 260570,
        "phabricator_phid": "PHID-DREV-23aamqf3jlcqzyp3vc3z",
        "title": "Bug 1981787 - Hide the visual search content context menu item for data URIs.",
        "bugzilla_id": 1981787,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/509840/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/509840/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260570"
    },
    "phid": "PHID-DIFF-zkor7mahmh2xoe2cc7xa",
    "review_task_id": "AAq2o2LUSemhTEIQUiVBsA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "fcb00b4e17f4dcd5edc0121509b18c83e8048b7d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1104293/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-11T19:20:05.503267Z"
}