List and retrieve diffs with detailed revision information

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

{
    "id": 1120266,
    "revision": {
        "id": 518564,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "3109cc48fd95920c7d40587efd0e082ef203f304",
        "head_changeset": "bf1ec5f5291c1d4bfac6607e57549053054e7daa",
        "phabricator_id": 262185,
        "phabricator_phid": "PHID-DREV-v2ctwhhxnkfllgpiafw6",
        "title": "WIP: Bug 1982594 - Update Bergamot build hash",
        "bugzilla_id": 1982594,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/518564/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518564/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262185"
    },
    "phid": "PHID-DIFF-mmsfmc3twgfvhqkobuig",
    "review_task_id": "eHXrVhNvRP29BzHwt1XIqg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "15ae1e813ed0a8b67ba3bd9831d6b6b53de5e722",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1120266/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-09-10T16:40:34.857040Z"
}