List and retrieve diffs with detailed revision information

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

{
    "id": 1107268,
    "revision": {
        "id": 508475,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "62b93e0936e577dc3983b93027e7212a88bb0d38",
        "head_changeset": "743ae49303807bf0671fb4d5ec3dfb4c986272d0",
        "phabricator_id": 260358,
        "phabricator_phid": "PHID-DREV-efunf2apnhhm6mk4i5ca",
        "title": "Bug 1980274 - Part 2: Add a button to mute audio when a Taskbar Tab starts playback. r=nrishel!,sclements,Jamie",
        "bugzilla_id": 1980274,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/508475/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508475/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260358"
    },
    "phid": "PHID-DIFF-s3g7ly7lumbxbp7jsy6a",
    "review_task_id": "Z1kVcPcGT7mf4lW0HUJzoQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "32b1e99a57ccf30f9c755f8816fbc175f71980f7",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1107268/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-18T18:00:11.440640Z"
}