List and retrieve diffs with detailed revision information

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

{
    "id": 1075710,
    "revision": {
        "id": 481090,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "98de512583a991991f790455373e91461762ca50",
        "head_changeset": "7f08df9c9dd9497b2e4064be600c3c5c83ad2186",
        "phabricator_id": 253432,
        "phabricator_phid": "PHID-DREV-nfwmsxw2vdzccwlj7rd3",
        "title": "Bug 1964522 - Part 8 - Fix `RadioButton` M3 breakages",
        "bugzilla_id": 1964522,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/481090/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/481090/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D253432"
    },
    "phid": "PHID-DIFF-nsbdpdbkqcqyybg5x5rv",
    "review_task_id": "JW9jHYlHRgWyn4bhEDJJQQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "17e2558513c4bf636cfa262e0620a77b4e836f6f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1075710/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-01T05:32:05.055179Z"
}