List and retrieve diffs with detailed revision information

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

{
    "id": 1105141,
    "revision": {
        "id": 498632,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "1108dfb734233009c7775f6efd37324592062466",
        "head_changeset": "9d3fb11667f860933aaaf9bf49504069718fe29a",
        "phabricator_id": 258007,
        "phabricator_phid": "PHID-DREV-xnzcl2tz5rnxhomtpck6",
        "title": "Bug 1976900 - Hide dark reader toggle in high contrast mode. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1976900,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/498632/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/498632/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D258007"
    },
    "phid": "PHID-DIFF-uncruzsupmeyc5fxw2xy",
    "review_task_id": "ZbsVUtjhS0iYwWJvbAq1Xg",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "35dc997247ec542f169f288fd38c65d0e0708fa9",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105141/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T04:13:03.516267Z"
}