List and retrieve diffs with detailed revision information

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

{
    "id": 1101084,
    "revision": {
        "id": 477727,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d651a633b5dc1a272b520b0b6a913d9fba8c67bb",
        "head_changeset": "dae0b011aeec17e496456ef468e7bcf0c91bf825",
        "phabricator_id": 252877,
        "phabricator_phid": "PHID-DREV-5ncl3cawrkoj44mshm35",
        "title": "WIP: Bug 1970905 - Fix Windows Backup",
        "bugzilla_id": 1970905,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477727/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477727/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252877"
    },
    "phid": "PHID-DIFF-y5azb77qovfp5agw5wps",
    "review_task_id": "XQlDOHfKTmymw8Br9G-HoA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "bfe4450601e9875fdd496fed37ab1df00d3cca54",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1101084/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-05T16:45:07.254159Z"
}