List and retrieve diffs with detailed revision information

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

{
    "id": 1093554,
    "revision": {
        "id": 497092,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "c532163bc3da0e38ceb6074587335c4b91f7077b",
        "head_changeset": "601a5964ddc0b6982abca500730d4f7e19263af8",
        "phabricator_id": 257694,
        "phabricator_phid": "PHID-DREV-hyomfa5kv6y7m5rfm5l6",
        "title": "Bug 1976535 - Use the same BrowserToolbarStore builder for both the navbar and the addressbar r=#android-reviewers",
        "bugzilla_id": 1976535,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497092/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497092/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257694"
    },
    "phid": "PHID-DIFF-x5jesrgooffkybm74qnm",
    "review_task_id": "LipAuMsLRIW5Tb0O7F75Pw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "78cb90a68a34f8e60f7a87c83f61a8e7680f4fee",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1093554/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-22T17:37:49.656325Z"
}