List and retrieve diffs with detailed revision information

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

{
    "id": 1109641,
    "revision": {
        "id": 517179,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "0ad3abe191d578f9aecfcff31f811a303296cccb",
        "head_changeset": "2d60709c5b186bb658a59d4fb1bb044ea953af4d",
        "phabricator_id": 261990,
        "phabricator_phid": "PHID-DREV-fsaksm2gbkij3nxwnc3u",
        "title": "Bug 1918518 - Fix issue where wallpaper attribution is mispositioned at narrow widths when only one section is enabled. r?#home-newtab-reviewers",
        "bugzilla_id": 1918518,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/517179/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517179/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261990"
    },
    "phid": "PHID-DIFF-7hrtrn6m6xuqdo6vqzfw",
    "review_task_id": "fw035jwLSQa5VAjs4jR9WQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "2d60709c5b186bb658a59d4fb1bb044ea953af4d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109641/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T17:03:06.870491Z"
}