List and retrieve diffs with detailed revision information

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

{
    "id": 1066962,
    "revision": {
        "id": 483591,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "ced30ad67cdc5514247edd3e8384242eabe1d41f",
        "head_changeset": "c9e7de5c91656df23e4e2060f221ebd09701549f",
        "phabricator_id": 254600,
        "phabricator_phid": "PHID-DREV-x4bwp5orwmjpumynuyae",
        "title": "Bug 1973338 - Port bug 1789579: Update caption buttons to use Fluent-style icons on Windows 11. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1973338,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/483591/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483591/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254600"
    },
    "phid": "PHID-DIFF-s6uxtogxhmqkib23poul",
    "review_task_id": "QZeXQOpCRL6HPiGTRiYuLw",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "c9e7de5c91656df23e4e2060f221ebd09701549f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1066962/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-21T09:04:11.068577Z"
}