List and retrieve diffs with detailed revision information

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

{
    "id": 1105696,
    "revision": {
        "id": 508537,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "213d22a8e02b656c50b8996fbac70736f3486e73",
        "head_changeset": "a310dccea68fa89af6f57a7d172306203dfda4ff",
        "phabricator_id": 260387,
        "phabricator_phid": "PHID-DREV-gjaif55sz5gwt34ehvsa",
        "title": "Bug 1981852 - Override max-width from base menu styling on account hub footer menu to fix alignment. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1981852,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/508537/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508537/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260387"
    },
    "phid": "PHID-DIFF-czl6zhaeywthyfgpsxs2",
    "review_task_id": "F-hQxIQaRyKIAN4gjln2RQ",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "cf425a76a7e137f077866615589512e7e1c1518a",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105696/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T21:49:48.824749Z"
}