List and retrieve diffs with detailed revision information

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

{
    "id": 1077005,
    "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-vjtmz42pzik76sigzvwy",
    "review_task_id": "ELLkv1xzQrG0_0V32EAkAQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e5f23ba84b4e60da983702be22d8ad70d72a9b18",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1077005/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-02T19:29:06.772562Z"
}