List and retrieve diffs with detailed revision information

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

{
    "id": 1110595,
    "revision": {
        "id": 518959,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "fd9ad3129f48160bbab90981d02ec898d392d8cb",
        "head_changeset": "e45d2a1f2fb21822e72c041dbc9237d51fa260a0",
        "phabricator_id": 262224,
        "phabricator_phid": "PHID-DREV-wmxdfuyrktvnpxagpefi",
        "title": "Bug 1982319 - Add dark-mode colors to the market suggestion opt-in illustration.",
        "bugzilla_id": 1982319,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/518959/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518959/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262224"
    },
    "phid": "PHID-DIFF-sa2rhnlggwlpuemqcsn2",
    "review_task_id": "UM2Ai8j8SN2ENrk1wnsDZg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e45d2a1f2fb21822e72c041dbc9237d51fa260a0",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110595/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-23T05:13:36.922796Z"
}