List and retrieve diffs with detailed revision information

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

{
    "id": 1071336,
    "revision": {
        "id": 484682,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "a79418af785d9ee0773eb1114b7766f9f79c8d71",
        "head_changeset": "f341d93c56b810f2e30e001d074218046f442361",
        "phabricator_id": 254692,
        "phabricator_phid": "PHID-DREV-w5ognwejx75bjbaoie5b",
        "title": "Bug 1968703 - Use the composable toolbar for searching in the history screen r=#android-reviewers",
        "bugzilla_id": 1968703,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/484682/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/484682/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254692"
    },
    "phid": "PHID-DIFF-v4smntfr2tvryjqhjaqx",
    "review_task_id": "cqgVCWM0S-iIphhJjqJaZA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f341d93c56b810f2e30e001d074218046f442361",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1071336/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-24T12:38:44.293815Z"
}