List and retrieve diffs with detailed revision information

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

{
    "id": 1108244,
    "revision": {
        "id": 515616,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "658cb05d36b532a881094e9bd78b0e726f973d58",
        "head_changeset": "692d049bb7bc76b08e29c28d492859e7a2cae55c",
        "phabricator_id": 261650,
        "phabricator_phid": "PHID-DREV-dh7icxpr26x3usaraawf",
        "title": "Bug 1982923 - Detect VPN extension installs and remove the IP Protection widget, r?fchasen",
        "bugzilla_id": 1982923,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/515616/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515616/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261650"
    },
    "phid": "PHID-DIFF-wmhkjwypgrstlnfx5hcj",
    "review_task_id": "VH8JktAUTRmkiSkkqGEHJg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "692d049bb7bc76b08e29c28d492859e7a2cae55c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108244/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T22:30:32.863099Z"
}