List and retrieve diffs with detailed revision information

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

{
    "id": 1108599,
    "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-l4nkhk2s5xnkpghc2ptj",
    "review_task_id": "N6CCWTIFSRCyB31Afa-PuA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "06c29f6a13e961a2828cfb91151f707df666bc02",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108599/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-20T12:29:09.294248Z"
}