List and retrieve diffs with detailed revision information

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

{
    "id": 1110169,
    "revision": {
        "id": 516172,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9c0c88372de6f30d480b46b7df5b1e95d4e84640",
        "head_changeset": "06c29f6a13e961a2828cfb91151f707df666bc02",
        "phabricator_id": 261723,
        "phabricator_phid": "PHID-DREV-errex6nfm6r4aejmgkdl",
        "title": "Bug 1984065 - enable more tests on android 14. r=aryx",
        "bugzilla_id": 1984065,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516172/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516172/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261723"
    },
    "phid": "PHID-DIFF-mc42kehm5nbzmtel6mpq",
    "review_task_id": "RSHU3R_HRmu_32p5SWeFhw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "048cd7d4e98c7d711e291b5b81608e614d4a985f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110169/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T13:12:51.420434Z"
}