List and retrieve diffs with detailed revision information

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

{
    "id": 1110897,
    "revision": {
        "id": 519829,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "2b71102f99a605a5ff46391f22f8164f494209c8",
        "head_changeset": "be42eb92ff68e81face9d0b902eddcd0927b93b0",
        "phabricator_id": 262337,
        "phabricator_phid": "PHID-DREV-zwwnh5iujqh3pbmcr2io",
        "title": "Bug 1984981 - Update the layout for showing the clipboard banner r=#android-reviewers",
        "bugzilla_id": 1984981,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519829/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519829/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262337"
    },
    "phid": "PHID-DIFF-2s4p2z4m5hhzisujti22",
    "review_task_id": "DlUmhTmqThKuLtBrwkG3Ew",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "be42eb92ff68e81face9d0b902eddcd0927b93b0",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110897/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T11:00:40.080240Z"
}