List and retrieve diffs with detailed revision information

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

{
    "id": 1111905,
    "revision": {
        "id": 514501,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "533910de950bc3d78601deb1a4beb30afe491cff",
        "head_changeset": "f0db1f5df5ac28cbf6804e1554fd0ca37fe4c783",
        "phabricator_id": 261409,
        "phabricator_phid": "PHID-DREV-adnxs33eqwmnxhmcgdc6",
        "title": "Bug 1983560 - Update about-support to use moz-src. r=#thunderbird-reviewers",
        "bugzilla_id": 1983560,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/514501/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514501/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261409"
    },
    "phid": "PHID-DIFF-ehyiaow5g32onmbuy3zg",
    "review_task_id": "XPiF_cSKRT698k01Jg0Szw",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "0155d40810ae18bd0aef506943d7e436037ff830",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1111905/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-26T13:07:40.429796Z"
}