List and retrieve diffs with detailed revision information

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

{
    "id": 1072390,
    "revision": {
        "id": 485290,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "8934448a21ca9a774ccfb9cfc51303bda7e1577a",
        "head_changeset": "21c7b40c463ee055031377bba2c9cd64bd4a392d",
        "phabricator_id": 254977,
        "phabricator_phid": "PHID-DREV-movk5rupr4p2dnykx464",
        "title": "WIP: Bug 1755659 - Remove unused nsIDBFolderInfo::expiredMark and associated code. r=#thunderbird-reviewers",
        "bugzilla_id": 1755659,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/485290/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485290/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254977"
    },
    "phid": "PHID-DIFF-qlrfqqj7zl7s6dvemxjd",
    "review_task_id": "YGOw2Ek9RmKhdKOWghvv_w",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "21c7b40c463ee055031377bba2c9cd64bd4a392d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1072390/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-25T16:08:21.637816Z"
}