List and retrieve diffs with detailed revision information

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

{
    "id": 1092527,
    "revision": {
        "id": 491391,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "660de306e4de99fb22019f290eee8a70664b29de",
        "head_changeset": "420cb2ea1d4f70382dab7807b6ab077bc9bc5ada",
        "phabricator_id": 256238,
        "phabricator_phid": "PHID-DREV-bolmfof646fc5sbhlksb",
        "title": "Bug 1974648 - Compose MenuItem should not be clickable even when onClick is null.",
        "bugzilla_id": 1974648,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/491391/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491391/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256238"
    },
    "phid": "PHID-DIFF-epblmxdkfjglgc6ryvua",
    "review_task_id": "SMtf4Fy2SX-solbwpLGIYA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "4d7ffe38ba3ca3f3f3b751d7c445849ede92a1ef",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1092527/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-21T16:21:26.521449Z"
}