List and retrieve diffs with detailed revision information

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

{
    "id": 1110406,
    "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-57nr6psb5sdou2t67ixk",
    "review_task_id": "EztQp1DYRCWDZ-umfibrXA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "bf1ec5f5291c1d4bfac6607e57549053054e7daa",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110406/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T18:55:41.697527Z"
}