List and retrieve diffs with detailed revision information

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

{
    "id": 1067189,
    "revision": {
        "id": 483960,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "a90471f599bc71d0cd0462e26188ad67ef4038d6",
        "head_changeset": "35537dd75f0f94ae1aec10ef14ed7eb39ee6b771",
        "phabricator_id": 254652,
        "phabricator_phid": "PHID-DREV-dd3oghpk2qkzirdf3ya7",
        "title": "Bug 1968628 - Part 6: Store non-top-level module requests which passed the bytecode encoding condition into a separate list. r?nbp!",
        "bugzilla_id": 1968628,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/483960/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483960/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254652"
    },
    "phid": "PHID-DIFF-rnqwhjopuo7mz6j5la73",
    "review_task_id": "fPe-r63rQKqZ63n1PhVywg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "9b91babe48378c4fb512e462add5a309e6fe6519",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1067189/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-23T10:55:12.929481Z"
}