List and retrieve diffs with detailed revision information

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

{
    "id": 1078833,
    "revision": {
        "id": 491154,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "e19751c0c75f62ffc9a1a00646ddc9e487cfa0bf",
        "head_changeset": "88f7472ab34550f51b5d698a2c72d0a534edef76",
        "phabricator_id": 256173,
        "phabricator_phid": "PHID-DREV-copq5jxxl4gtlijztcea",
        "title": "Bug 1853912 - Set/keep focus on thread tree table when clicking on empty space below. r=#thunderbird-reviewers",
        "bugzilla_id": 1853912,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/491154/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491154/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256173"
    },
    "phid": "PHID-DIFF-4pe7cuo27d7r73mmwwdm",
    "review_task_id": "DgDEnfNeQd6oxNPAOIg74A",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "1bac4d29fc54b66219726bdccf48b818c1931eba",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1078833/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-07T16:05:16.722342Z"
}