List and retrieve diffs with detailed revision information

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

{
    "id": 1110025,
    "revision": {
        "id": 517818,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d3e317f7dcfbf7200c97bfc572135a7bf5927ebd",
        "head_changeset": "82ba32656f9bb49a2e99e39ca8133121008eb236",
        "phabricator_id": 262063,
        "phabricator_phid": "PHID-DREV-qfy6gdwtml6dqusci24m",
        "title": "Bug 1969252 - Private Browsing toggle button opens a new homepage tab when Homepage as a New Tab is enabled",
        "bugzilla_id": 1969252,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/517818/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517818/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262063"
    },
    "phid": "PHID-DIFF-nbihhaxaa27aagwtur4y",
    "review_task_id": "FCSLtsnLTYuEq_fSqDewDg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "82ba32656f9bb49a2e99e39ca8133121008eb236",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110025/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T07:47:50.502541Z"
}