List and retrieve diffs with detailed revision information

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

{
    "id": 1109234,
    "revision": {
        "id": 516252,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "1670f9977c4447d4e06aa9f3ca6210e5c6eaef00",
        "head_changeset": "6a1f9c0776002137e00280abbe892a6614254cf1",
        "phabricator_id": 261740,
        "phabricator_phid": "PHID-DREV-ucph46a5nyj4pwp4wiuz",
        "title": "Bug 1973836 - Remove R.drawable.ic_new and replace its usages with mozac_ic_plus_24",
        "bugzilla_id": 1973836,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516252/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516252/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261740"
    },
    "phid": "PHID-DIFF-l5y4fh5bv2embw25f5cw",
    "review_task_id": "IKwDFw8iRtiRPmvin3s0eA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "142a81dc2ef9d890c0e7941ff04ed505b3774608",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109234/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T08:40:48.715815Z"
}