List and retrieve diffs with detailed revision information

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

{
    "id": 1107557,
    "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-4ek2mzpjnryinv4tjdpq",
    "review_task_id": "el8xYyuDTvS262WZJBmNyw",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "4d6cde4b329926e86954663613619b5b2b844330",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1107557/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T05:11:39.872379Z"
}