List and retrieve diffs with detailed revision information

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

{
    "id": 1110735,
    "revision": {
        "id": 519456,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "c91e6c6f86b1d8759851781464c885108923ffea",
        "head_changeset": "e6c110c9a693ae0a12e5c5fefab7f48fa09bfd43",
        "phabricator_id": 262265,
        "phabricator_phid": "PHID-DREV-u7ya7ngat6nxvu7wduhb",
        "title": "Bug 1984676 - Update GuardianClient waitUntilURL to wait until a window has loaded to check the URL. r=#ip-protection-reviewers!",
        "bugzilla_id": 1984676,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519456/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519456/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262265"
    },
    "phid": "PHID-DIFF-o3vvadsjcxx4baguuabk",
    "review_task_id": "dmpmKErHQ1u3s3fuI4-aHg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e6c110c9a693ae0a12e5c5fefab7f48fa09bfd43",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110735/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-24T21:21:38.797809Z"
}