List and retrieve diffs with detailed revision information

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

{
    "id": 1052915,
    "revision": {
        "id": 477459,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "9dfa471eb65ce5c2849204adec3e3d5c68278611",
        "head_changeset": "4400c09689b4fff4e996a3f0c9e46a149e5b06fd",
        "phabricator_id": 252557,
        "phabricator_phid": "PHID-DREV-4xjrjargrfx7722jcoa2",
        "title": "Bug 1970435 - Fix in-app notification docs formatting. r=#thunderbird-reviewers",
        "bugzilla_id": 1970435,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477459/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477459/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252557"
    },
    "phid": "PHID-DIFF-kgbmdhizbrngx37wtfaj",
    "review_task_id": "ZJSLiv0STICCoSTHvHECmQ",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "4400c09689b4fff4e996a3f0c9e46a149e5b06fd",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1052915/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-04T17:18:06.434848Z"
}