List and retrieve diffs with detailed revision information

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

{
    "id": 1078913,
    "revision": {
        "id": 484318,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "a3c503c3b30445f52edd9bbac972df5b98e78517",
        "head_changeset": "6b8fef3daf50a976d1a4eaad7bb2de89dc5fb5ea",
        "phabricator_id": 254736,
        "phabricator_phid": "PHID-DREV-ss5ykw6bzakonklodicr",
        "title": "WIP: Bug 1973228 - Hide from about:addons pending updates if existing and new addon are both hidden. r?willdurand!",
        "bugzilla_id": 1973228,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/484318/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/484318/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254736"
    },
    "phid": "PHID-DIFF-paart5kptcxqh5nak5gv",
    "review_task_id": "YYNDVr0WTCa3sC9YcVVAuw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "b8c91713af02e5da10f534dc02ea5ac02fe08bcb",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1078913/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-07T17:53:17.452990Z"
}