List and retrieve diffs with detailed revision information

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

{
    "id": 1105482,
    "revision": {
        "id": 512208,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "52ce230ad172a3a0f76ee3b8e1df00044cb3998f",
        "head_changeset": "3900733977d8787e0c7c89df5c20288ca3143342",
        "phabricator_id": 261001,
        "phabricator_phid": "PHID-DREV-rhk3ovqlqqkjw4lbghcw",
        "title": "Bug 1982629 - Migrate calendar.context.attendance.* to fluent. r=#thunderbird-reviewers",
        "bugzilla_id": 1982629,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/512208/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512208/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261001"
    },
    "phid": "PHID-DIFF-gbg4ylt6immibg5szfvd",
    "review_task_id": "SfepBNbNRKScK75Rlq7DZQ",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "3900733977d8787e0c7c89df5c20288ca3143342",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105482/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T16:26:29.881160Z"
}