List and retrieve diffs with detailed revision information

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

{
    "id": 1089099,
    "revision": {
        "id": 494680,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "67402f18a426e87a32d6ff0d5b2c5513bc81a401",
        "head_changeset": "18de861bba4c65460e2e226dfcfdc7b07ce7ecf2",
        "phabricator_id": 257111,
        "phabricator_phid": "PHID-DREV-etw2zf44vtqmfx2vu4rs",
        "title": "Bug 1976190 - Add Address Book to File > New menu. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1976190,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/494680/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/494680/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257111"
    },
    "phid": "PHID-DIFF-vdcapi5zru75nskmzc6i",
    "review_task_id": "P8g3G4N-SXSlWFUkLCJdbg",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "18da90b25ffd9b9954f472cbb87875489255aa04",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1089099/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-19T08:04:36.454724Z"
}