List and retrieve diffs with detailed revision information

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

{
    "id": 1100985,
    "revision": {
        "id": 489270,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "bc9fee10b433cabefec0f8b2085fb597335af2fe",
        "head_changeset": "62979c576534b14d144cd0f0ff9c578300d35ebb",
        "phabricator_id": 255736,
        "phabricator_phid": "PHID-DREV-kl6i5pkvequnv3ons4ms",
        "title": "Bug 1970917 - Make select all button in account hub address book tri state. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1970917,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/489270/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489270/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255736"
    },
    "phid": "PHID-DIFF-eq5rpqvlmun274o7kcmk",
    "review_task_id": "eZ0DvC1AQmu8eAG25jF1iw",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "82ae7293bdda95231defec170fd9d755d3168d21",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1100985/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-05T13:43:07.603974Z"
}