List and retrieve diffs with detailed revision information

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

{
    "id": 1088434,
    "revision": {
        "id": 497491,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "466cfbc3c7b7bd85a358a5557535017fb3b74f3c",
        "head_changeset": "72e4e52bdebe48c04391e574d572bd7a6457c945",
        "phabricator_id": 257780,
        "phabricator_phid": "PHID-DREV-czcjabvk2boevpokiq6t",
        "title": "Bug 1977946 – Enable one-click sponsored settings by default. r=#home-newtab-reviewers",
        "bugzilla_id": 1977946,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497491/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497491/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257780"
    },
    "phid": "PHID-DIFF-lf332hpyisc5cbfjesrp",
    "review_task_id": "LIYUxmjhRZmuiIRI0o1fvw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "72e4e52bdebe48c04391e574d572bd7a6457c945",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088434/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-17T22:21:59.473531Z"
}