List and retrieve diffs with detailed revision information

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

{
    "id": 1080756,
    "revision": {
        "id": 493243,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "2a8e3ba70f924b43c5d1ab7e00aef197e9e317e7",
        "head_changeset": "c80179150b73cc43db53a38aa45df540d696cdb5",
        "phabricator_id": 256790,
        "phabricator_phid": "PHID-DREV-vvutbpu35wgrtxj63ynh",
        "title": "Bug 1976626 - Fix incorrect use of plurals in Android localized strings for host permissions. r?#android-l10n-reviewers!,rpl",
        "bugzilla_id": 1976626,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/493243/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493243/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256790"
    },
    "phid": "PHID-DIFF-kxhkpagyitrrqmxehuyk",
    "review_task_id": "OfSXmhTySHSlYIkacTOHZw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c80179150b73cc43db53a38aa45df540d696cdb5",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1080756/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-10T13:01:01.171085Z"
}