List and retrieve diffs with detailed revision information

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

{
    "id": 1053604,
    "revision": {
        "id": 476889,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "19965c15fbdf3169113e40cb372d0858d75c9045",
        "head_changeset": "b293c3a4405d8e3d2a03f4c4d410c4dd850cb546",
        "phabricator_id": 251880,
        "phabricator_phid": "PHID-DREV-nkid6xhesjtraxm63vjd",
        "title": "Bug 1965504 part 4 - don't show the normal Content Analysis dialogs for downloads r=#dlp-reviewers!",
        "bugzilla_id": 1965504,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476889/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476889/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251880"
    },
    "phid": "PHID-DIFF-igqlkhmwx5wz3bebokoe",
    "review_task_id": "IXYgwcS_TnOKH1d7u366Ew",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "972e3b08b5fdcab9cfd630345077a5a316944cec",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1053604/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-05T15:57:54.294785Z"
}