List and retrieve diffs with detailed revision information

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

{
    "id": 1108078,
    "revision": {
        "id": 515542,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "801fba632de21f5ebf439b90e80461a251bf7ab9",
        "head_changeset": "eb68ad93eaed6777bc632bd7c1bbe71b2bd4e9b6",
        "phabricator_id": 261622,
        "phabricator_phid": "PHID-DREV-fqpms2zrune3mxkizpjk",
        "title": "Bug 1978425 - Default defaultLauncherVisible to false and fix the nimbus variable/pref confusion r?#sidebar-reviewers!",
        "bugzilla_id": 1978425,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/515542/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515542/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261622"
    },
    "phid": "PHID-DIFF-qyp3umghzk5rpei7xkjn",
    "review_task_id": "WWR7UpbHSdCtFqXQD_aQwA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "eb68ad93eaed6777bc632bd7c1bbe71b2bd4e9b6",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108078/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T18:58:39.901888Z"
}