List and retrieve diffs with detailed revision information

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

{
    "id": 1111719,
    "revision": {
        "id": 516177,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "1670f9977c4447d4e06aa9f3ca6210e5c6eaef00",
        "head_changeset": "c2793d10ebaf1a1c9b36a524f4e1bfe7a77e84df",
        "phabricator_id": 261729,
        "phabricator_phid": "PHID-DREV-l72idltj6quqdefkxkvh",
        "title": "Bug 1984034 - Reset the IPProtection icon when signed out, r=fchasen",
        "bugzilla_id": 1984034,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516177/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516177/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261729"
    },
    "phid": "PHID-DIFF-cmgyaohodmkqu527esvj",
    "review_task_id": "bYA3Pa_zQT6eru_weWNZcA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "eeef887b26bcba6e5fa51f911ebaa19a170189f3",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1111719/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-26T08:16:54.976931Z"
}